Enabled Property

WebControls UltimateCalendar

UltimateCalendar Class Library

UltimateDatePickerImage.Enabled Property

Gets or sets a value that indicates whether the image is enabled.

[Visual Basic] Overrides Public Property Enabled As Boolean
[C#]
public override bool Enabled {get; set;}

Property Value

true if the image is enabled; otherwise, false. The default value is true.

Remarks

Use this property to enable the image.

See Also

UltimateDatePickerImage Class | Karamasoft.WebControls.UltimateCalendar Namespace