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


In This Topic
    DefaultActiveFieldIndexProperty Field (GcDateTime)
    In This Topic
    Syntax
    'Declaration
     
    Public Shared ReadOnly DefaultActiveFieldIndexProperty As DependencyProperty
    'Usage
     
    Dim value As DependencyProperty
     
    value = GcDateTime.DefaultActiveFieldIndexProperty
    public static readonly DependencyProperty DefaultActiveFieldIndexProperty

    Field Value

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