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


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