FlexGrid for WinForms | ComponentOne
C1.Win.C1FlexGrid.Classic Namespace / C1FlexGridClassic Class / CellAlignment Property

In This Topic
    CellAlignment Property
    In This Topic
    Syntax
    'Declaration
     
    
    Public Property CellAlignment As AlignmentSettings
    public AlignmentSettings CellAlignment {get; set;}
    See Also