Spread WPF 18
GrapeCity.Wpf.SpreadSheet.CellType.Editors Namespace / DateLiteralDisplayField Class / TextProperty Field


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

    Field Value

    The identifier for the GrapeCity.Windows.InputMan.Fields.DateLiteralDisplayField.Text dependency property.
    See Also