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


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