Spread WPF 18
GrapeCity.Wpf.SpreadSheet.CellType.Editors Namespace / GcNumber Class / ValidationTriggerProperty Field


In This Topic
    ValidationTriggerProperty Field (GcNumber)
    In This Topic
    Identifies the GrapeCity.Windows.InputMan.GcNumber.ValidationTrigger dependency property.
    Syntax
    'Declaration
     
    Public Shared ReadOnly ValidationTriggerProperty As DependencyProperty
    'Usage
     
    Dim value As DependencyProperty
     
    value = GcNumber.ValidationTriggerProperty
    public static readonly DependencyProperty ValidationTriggerProperty

    Field Value

    The identifier for the GrapeCity.Windows.InputMan.GcNumber.ValidationTrigger dependency property.
    See Also