Table of Contents
CssClass Property

Gets or sets the CSS class name of the control.

Syntax
 public override String CssClass { get; set; }
See Also