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


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

    Field Value

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