Spread WPF 18
GrapeCity.Wpf.SpreadSheet Namespace / ValidationErrorIndicator Class / IsInvalidProperty Field


In This Topic
    IsInvalidProperty Field
    In This Topic
    Syntax
    'Declaration
     
    Public Shared ReadOnly IsInvalidProperty As DependencyProperty
    'Usage
     
    Dim value As DependencyProperty
     
    value = ValidationErrorIndicator.IsInvalidProperty
    public static readonly DependencyProperty IsInvalidProperty
    See Also