C1.Win.FlexGrid Namespace / RowCol Class / ImageAlign Property

In This Topic
ImageAlign Property (RowCol)
In This Topic
Gets or sets an ImageAlignEnum value that determines how images are aligned in scrollable cells on this row or column.
Syntax
'Declaration
 
Public Property ImageAlign As ImageAlignEnum
 
Remarks
This property gets or sets the alignment value specified by the CellStyle object associated with the column.
See Also