ComponentOne FlexGrid for WinForms
ImageAlign Property (RowCol)

C1.Win.C1FlexGrid Namespace > RowCol Class : ImageAlign Property
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
public ImageAlignEnum ImageAlign {get; set;}
Remarks
This property gets or sets the alignment value specified by the CellStyle object associated with the column.
See Also

Reference

RowCol Class
RowCol Members