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

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