ComponentOne FlexGrid for UWP
C1.UWP.FlexGrid Assembly / C1.Xaml.FlexGrid Namespace / C1FlexGrid Class / SelectionForegroundProperty Field

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