FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / GridColumnHeaderCell Class / TitleStyle Property

In This Topic
    TitleStyle Property (GridColumnHeaderCell)
    In This Topic
    Gets or sets the title style.
    Syntax
    'Declaration
     
    Public Property TitleStyle As Style
    public Style TitleStyle {get; set;}
    See Also