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

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