FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / FlexGrid Class / ColumnFooterSelectedForegroundProperty Field

In This Topic
    ColumnFooterSelectedForegroundProperty Field
    In This Topic
    Identifies the ColumnFooterSelectedForeground dependency property.
    Syntax
    'Declaration
     
    Public Shared ReadOnly ColumnFooterSelectedForegroundProperty As DependencyProperty
    public static readonly DependencyProperty ColumnFooterSelectedForegroundProperty
    See Also