dbicList Send comments on this topic.
ImageAlign Property
See Also 
dbicBase Assembly > Dbi.WinControl Namespace > dbiNodeItem Class : ImageAlign Property

Gets or sets the vertical and horizontal alignment of the image associated with the node.

Syntax

Visual Basic (Declaration) 
Public Property ImageAlign As ContentAlignment
C# 
public ContentAlignment ImageAlign {get; set;}

Property Value

enumAlignment Enumeration

Requirements

Target Platforms: Current Windows operating system with .NET 8.

See Also