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


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

    Field Value

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