MultiColumnCombo for WinForms | ComponentOne
C1.Win.Input.MultiColumnCombo Namespace / ViewCellStyle Class / ImageAlign Property

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