[]
        
(Showing Draft Content)

GrapeCity.Wpf.SpreadSheet.CellType.Editors.HolidayBase.HolidayName

HolidayName Property

HolidayName

Gets or sets the name of the holiday.

Declaration
public abstract string HolidayName { get; set; }
Public MustOverride Property HolidayName As String
Property Value
Type Description
string

The name of the holiday.

Implements