FlexGrid for WinForms | ComponentOne
C1.Win.C1FlexGrid Namespace / CellStyle Class / ImageAlign Property

In This Topic
    ImageAlign Property (CellStyle)
    In This Topic
    Gets or sets the image alignment.
    Syntax
    'Declaration
     
    
    Public Property ImageAlign As ImageAlignEnum
    public ImageAlignEnum ImageAlign {get; set;}
    See Also