New to Telerik UI for ASP.NET AJAX? Start a free 30-day trial
BackColor
BorderColor
BorderWidth
CssClass
ForeColor
Height
Width
Telerik.Web.UI.HtmlControlDecorator
A class wrapper for N:System.Web.UI.HtmlControls 's Style propertie to simulate N:System.Web.UI.WebControls 's decoration properties. This class can be used for a control's inner property in the markup.
Inheritance Hierarchy
- System.Object
- Telerik.Web.UI.HtmlControlDecorator
Properties
BackColor Color
Gets or sets the background color of the control.
BorderColor Color
Gets or sets the border color of the control.
BorderWidth Unit
Gets or sets the border width of the control.
CssClass String
Gets or sets the Cascading Style Sheet (CSS) class rendered by the control.
ForeColor Color
Gets or sets the foreground color (typically the color of the text) of the control.
Height Unit
Gets or sets the height of the control.
Width Unit
Gets or sets the width of the control.