Spread Windows Forms 12.0 Product Documentation
Name Property (ForceHoliday)


GrapeCity.Win.PluginInputMan Assembly > GrapeCity.Win.Spread.InputMan.CellType Namespace > ForceHoliday Class : Name Property
Gets or sets the name of the holiday.
Syntax
'Declaration
 
Public Overrides Property Name As String
'Usage
 
Dim instance As ForceHoliday
Dim value As String
 
instance.Name = value
 
value = instance.Name
public override string Name {get; set;}

Property Value

The System.String value that indicates the name of the holiday.
See Also

Reference

ForceHoliday Class
ForceHoliday Members