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

Determines the alignment of the image in the column.

Syntax

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

Property Value

enumAlignment Enumeration

Requirements

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

See Also