Class SplitterConstants
Inheritance
System.Object
SplitterConstants
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Telerik.WebAii.Controls.Html
Assembly: Telerik.WebAii.Controls.Html.dll
Syntax
public static class SplitterConstants
Fields
CssCollapseBar
Declaration
public const string CssCollapseBar = "rspCollapseBarCollapse"
Field Value
System.String
|
CssCollapseExpand
Declaration
public const string CssCollapseExpand = "rspCollapseBar"
Field Value
System.String
|
CssExpandBar
Declaration
public const string CssExpandBar = "rspCollapseBarExpand"
Field Value
System.String
|
CssHorizontalCollapseBar
Declaration
public const string CssHorizontalCollapseBar = "rspCollapseBarHorizontalCollapse"
Field Value
System.String
|
CssHorizontalExpandBar
Declaration
public const string CssHorizontalExpandBar = "rspCollapseBarHorizontalExpand"
Field Value
System.String
|
CssPane
Declaration
public const string CssPane = "rspPane"
Field Value
System.String
|
CssSlidingPane
Declaration
public const string CssSlidingPane = "rspSlidePane"
Field Value
System.String
|
CssSlidingPaneChildElement
Declaration
public const string CssSlidingPaneChildElement = "rspSlideContainer"
Field Value
System.String
|
CssSlidingPaneCommand1
Declaration
public const string CssSlidingPaneCommand1 = "rspSlideHeader"
Field Value
System.String
|
CssSlidingPaneCommand2
Declaration
public const string CssSlidingPaneCommand2 = "Icon"
Field Value
System.String
|
CssSlidingZone
Declaration
public const string CssSlidingZone = "rspSlideZone"
Field Value
System.String
|
CssSlidingZoneTab
Declaration
public const string CssSlidingZoneTab = "rspPaneTabContainer"
Field Value
System.String
|
CssSplitBar
Declaration
public const string CssSplitBar = "rspResizeBar"
Field Value
System.String
|
CssSplitter
Declaration
public const string CssSplitter = "RadSplitter"
Field Value
System.String
|
IdPrefix
Declaration
public const string IdPrefix = "RAD_SPLITTER_"
Field Value
System.String
|
KeyPane
Declaration
public const string KeyPane = "RadSplitterPane"
Field Value
System.String
|
KeySlidingPane
Declaration
public const string KeySlidingPane = "RadSlidingPane"
Field Value
System.String
|
KeySlidingZone
Declaration
public const string KeySlidingZone = "RadSlidingZone"
Field Value
System.String
|
KeySplitBar
Declaration
public const string KeySplitBar = "RadSplitBar"
Field Value
System.String
|
TabPaneIdDifference
Declaration
public const string TabPaneIdDifference = "RAD_SLIDING_PANE_TAB_"
Field Value
System.String
|