New to Telerik UI for ASP.NET AJAXStart a free 30-day trial

Implemented Inherited Properties

Similarly to all Telerik controls, the RadSplitter class inherits the WebControl and/or the Control one. Since not all of the inherited properties are implemented in RadSplitter and its children, above you can see a list with these ones, which configuring will affect the controls.

RadSplitter

NameDescription
BackColorGets or sets the background color of the Web server control.
CssClassGets or sets the Cascading Style Sheet (CSS) class rendered by the Web server control on the client.
HeightSets/gets the height of the splitter
IDGets or sets the programmatic identifier assigned to the server control.
VisibleGets or sets a value that indicates whether a server control is rendered as UI on the page.
WidthSets/gets the width of the splitter

RadPane

NameDescription
BackColorGets or sets the background color of the Web server control.
CssClassGets or sets the Cascading Style Sheet (CSS) class rendered by the Web server control on the client.
ForeColorGets or sets the foreground color (typically the color of the text) of the Web server control.
HeightSets/gets the height of the splitter
IDGets or sets the programmatic identifier assigned to the server control.
VisibleGets or sets a value that indicates whether a server control is rendered as UI on the page.
WidthSets/gets the width of the splitter

RadSplitbar

NameDescription
CssClassGets or sets the Cascading Style Sheet (CSS) class rendered by the Web server control on the client.
IDGets or sets the programmatic identifier assigned to the server control.
VisibleGets or sets a value that indicates whether a server control is rendered as UI on the page.

RadSlidingZone

NameDescription
CssClassGets or sets the Cascading Style Sheet (CSS) class rendered by the Web server control on the client.
HeightSets/gets the height of the splitter
IDGets or sets the programmatic identifier assigned to the server control.
VisibleGets or sets a value that indicates whether a server control is rendered as UI on the page.
WidthSets/gets the width of the splitter

RadSlidingPane

NameDescription
BackColorGets or sets the background color of the Web server control.
CssClassGets or sets the Cascading Style Sheet (CSS) class rendered by the Web server control on the client.
ForeColorGets or sets the foreground color (typically the color of the text) of the Web server control.
HeightSets/gets the height of the splitter
IDGets or sets the programmatic identifier assigned to the server control.
VisibleGets or sets a value that indicates whether a server control is rendered as UI on the page.
WidthSets/gets the width of the splitter
Not finding the help you need?
Contact Support