Name | Description | |
---|---|---|
C1Splitter Constructor | Initializes a new instance of the C1Splitter class. |
The following tables list the members exposed by C1Splitter.
Name | Description | |
---|---|---|
C1Splitter Constructor | Initializes a new instance of the C1Splitter class. |
Name | Description | |
---|---|---|
AccessKey | (Inherited from System.Web.UI.WebControls.WebControl) | |
AppRelativeTemplateSourceDirectory | (Inherited from System.Web.UI.Control) | |
Attributes | (Inherited from System.Web.UI.WebControls.WebControl) | |
BarZIndex | A value indicates the z-index of Splitter bar. | |
CDNDependencyPaths | A string array value specifies all css/js references that wijmo control depends on. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) | |
CDNPath | Content Delivery Network path. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) | |
ClientID | (Inherited from System.Web.UI.Control) | |
ClientIDMode | (Inherited from System.Web.UI.Control) | |
CollapsingPanel | Specifies which panel should be collapsed after clicking the expander of splitter. | |
Controls | (Inherited from System.Web.UI.Control) | |
ControlStyle | (Inherited from System.Web.UI.WebControls.WebControl) | |
ControlStyleCreated | (Inherited from System.Web.UI.WebControls.WebControl) | |
CssClass | (Inherited from System.Web.UI.WebControls.WebControl) | |
DisplayVisible | Gets or sets a value that indicates whether a server control is rendered as UI on the page. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) | |
EnableCombinedJavaScripts | Enable JavaScripts files combined into one file. In order to combined enabled, you must register the WijmoHttpHandler in web.config. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) | |
Enabled | Overridden. Gets or sets if C1Splitter is enabled. | |
EnableTheming | (Inherited from System.Web.UI.WebControls.WebControl) | |
EnableViewState | (Inherited from System.Web.UI.Control) | |
FullSplit | A value that indicates whether or not the control is full of document. | |
HasAttributes | (Inherited from System.Web.UI.WebControls.WebControl) | |
Height | Overridden. Gets or sets the height of the splitter. | |
ID | (Inherited from System.Web.UI.Control) | |
NamingContainer | (Inherited from System.Web.UI.Control) | |
OnClientCollapse | Gets or sets the javascript function name that would be called before panel1 is collapsed. | |
OnClientCollapsed | Gets or sets the javascript function name that would be called when panel1 is collapsed by clicking the collapse/expand image. | |
OnClientExpand | Gets or sets the javascript function name that would be called before panel1 is expanded out. | |
OnClientExpanded | Gets or sets the javascript function name that would be called when panel1 is expanded out by clicking the collapse/expand image. | |
OnClientLoad | Gets or sets the javascript function name that would be called when the splitter is loaded. | |
OnClientSized | Gets or sets the javascript function name that would be called at client side when finish dragging the splitter. | |
OnClientSizing | Gets or sets the javascript function name that would be called at client side when dragging the splitter. | |
Orientation | A value indicating the horizontal or vertical orientation of the splitter panels. | |
Page | (Inherited from System.Web.UI.Control) | |
Panel1 | Defines the information for top or left panel of splitter. | |
Panel2 | Defines the information for bottom or right panel of splitter. | |
Parent | (Inherited from System.Web.UI.Control) | |
RenderingCompatibility | (Inherited from System.Web.UI.Control) | |
ResizeSettings | A value defines the animation while the bar of splitter is beeing dragged. | |
ShowExpander | A value determines whether the expander of Splitter is allowed to be shown. | |
Site | (Inherited from System.Web.UI.Control) | |
SkinID | (Inherited from System.Web.UI.WebControls.WebControl) | |
SplitterDistance | A value indicates the location of the splitter, in pixels, from the left or top edge of the splitter. | |
Style | (Inherited from System.Web.UI.WebControls.WebControl) | |
SupportsDisabledAttribute | (Inherited from System.Web.UI.WebControls.WebControl) | |
TabIndex | (Inherited from System.Web.UI.WebControls.WebControl) | |
TemplateControl | (Inherited from System.Web.UI.Control) | |
TemplateSourceDirectory | (Inherited from System.Web.UI.Control) | |
Theme | Name of the theme that will be used to style the widgets. Available embedded themes include: aristo, midnight, and ui-lightness. Note that only one theme can be used for the whole page at one time. Please make sure that all widget extenders have the same Theme value. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) | |
ThemeSwatch | A value that indicates the theme swatch of the control, this property only works when WijmoControlMode property is Mobile. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) | |
ToolTip | (Inherited from System.Web.UI.WebControls.WebControl) | |
UniqueID | (Inherited from System.Web.UI.Control) | |
UseCDN | Determines whether the widget extender must load client resources from CDN (Content Delivery Network) path given by property CDNPath. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) | |
ValidateRequestMode | (Inherited from System.Web.UI.Control) | |
ViewStateMode | (Inherited from System.Web.UI.Control) | |
Width | Overridden. Gets or sets the width of the splitter. | |
WijmoControlMode | A value that indicates mode of the control, whether it is a mobile or web control. Note that only one value can be used for the whole website or project. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) | |
WijmoCssAdapter | Indicates the control applies the theme of JQuery UI or Bootstrap. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) |
Name | Description | |
---|---|---|
ApplyStyle | (Inherited from System.Web.UI.WebControls.WebControl) | |
ApplyStyleSheetSkin | (Inherited from System.Web.UI.Control) | |
CopyBaseAttributes | (Inherited from System.Web.UI.WebControls.WebControl) | |
DataBind | (Inherited from System.Web.UI.Control) | |
Dispose | (Inherited from System.Web.UI.Control) | |
FindControl | Overridden. Searches the current naming container for a server control with the specified id parameter. | |
Focus | (Inherited from System.Web.UI.Control) | |
GetPropertyValue<V> | Gets the property value by property name. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) | |
GetRouteUrl | Overloaded. (Inherited from System.Web.UI.Control) | |
GetScriptDescriptors | When overridden in a derived class, registers the WidgetDescriptor objects for the control. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) | |
GetScriptReferences | When overridden in a derived class, registers an additional script libraries for the extender control. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) | |
GetUniqueIDRelativeTo | (Inherited from System.Web.UI.Control) | |
HasControls | (Inherited from System.Web.UI.Control) | |
LoadLayout | Overloaded. Loads control layout properties from the file. | |
MergeStyle | (Inherited from System.Web.UI.WebControls.WebControl) | |
RegisterDesignTimeStyleSheet | Register design time stylesheet (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) | |
RenderBeginTag | (Inherited from System.Web.UI.WebControls.WebControl) | |
RenderControl | (Inherited from System.Web.UI.Control) | |
RenderEndTag | (Inherited from System.Web.UI.WebControls.WebControl) | |
ResolveClientUrl | (Inherited from System.Web.UI.Control) | |
ResolveUrl | (Inherited from System.Web.UI.Control) | |
SaveLayout | Overloaded. Saves the control layout properties to the file. | |
SetPropertyValue<V> | Sets the property value by property name. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase) | |
SetRenderMethodDelegate | (Inherited from System.Web.UI.Control) |
Name | Description | |
---|---|---|
DataBinding | (Inherited from System.Web.UI.Control) | |
Disposed | (Inherited from System.Web.UI.Control) | |
Init | (Inherited from System.Web.UI.Control) | |
Load | (Inherited from System.Web.UI.Control) | |
PreRender | (Inherited from System.Web.UI.Control) | |
Unload | (Inherited from System.Web.UI.Control) |