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


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

    Field Value

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