Spread WPF 18
GrapeCity.Wpf.SpreadSheet.CellType.Editors Namespace / GcDateTime Class / FieldsEditModeProperty Field


In This Topic
    FieldsEditModeProperty Field
    In This Topic
    Identifies the GrapeCity.Windows.InputMan.GcDateTime.FieldsEditMode dependency property.
    Syntax
    'Declaration
     
    Public Shared ReadOnly FieldsEditModeProperty As DependencyProperty
    'Usage
     
    Dim value As DependencyProperty
     
    value = GcDateTime.FieldsEditModeProperty
    public static readonly DependencyProperty FieldsEditModeProperty

    Field Value

    The identifier for the GrapeCity.Windows.InputMan.GcDateTime.FieldsEditMode dependency property.
    See Also