[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.GcDateTime.IsTodayHighlighted

IsTodayHighlighted Property

IsTodayHighlighted

Gets or sets a value that indicates whether the current date is highlighted. This is a dependency property.

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

true if the current date is highlighted; otherwise, false. The default is true.