ComponentOne DataGrid for WPF and Silverlight
C1.Silverlight.DataGrid Namespace / C1DataGrid Class / GroupingPanelForegroundProperty Field

In This Topic
    GroupingPanelForegroundProperty Field (C1DataGrid)
    In This Topic
    Identifies the GroupingPanelForeground dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly GroupingPanelForegroundProperty As DependencyProperty
    public static readonly DependencyProperty GroupingPanelForegroundProperty
    See Also