DisabledDayStyle Property

WebControls UltimateCalendar

UltimateCalendar Class Library

UltimateCalendar.DisabledDayStyle Property

Gets the style applied to disabled days.

[Visual Basic] Public ReadOnly Property DisabledDayStyle As TableItemStyle
[C#]
public System.Web.UI.WebControls.TableItemStyle DisabledDayStyle {get;}

Property Value

The style applied to disabled days.

Remarks

Use this property to get the style applied to disabled days.

See Also

UltimateCalendar Class | Karamasoft.WebControls.UltimateCalendar Namespace