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

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