| AppointmentCssClass Property |
Namespace: Kettic.AspNet.Controls
public string CssClass { get; set; }
Public Property CssClass As String Get Set
public: property String^ CssClass { String^ get (); void set (String^ value); }
member CssClass : string with get, set