[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.GcNumber.HighlightText

HighlightText Property

HighlightText

Gets or sets a value indicates whether highlight text when control got focus.

Declaration
public bool HighlightText { get; set; }
Public Property HighlightText As Boolean
Property Value
Type Description
bool

A bool value indicates whether highlight text.

Remarks

This property determines if select all text or not when GcNumber gets the keyboard focus.