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

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