ComponentOne PieChart for ASP.NET Web Forms
C1.Web.Wijmo.Controls.45 Assembly / C1.Web.Wijmo.Controls.C1Splitter Namespace / C1Splitter Class
Properties Methods Events

In This Topic
    C1Splitter Class Members
    In This Topic

    The following tables list the members exposed by C1Splitter.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the C1Splitter class.  
    Top
    Public Properties
     NameDescription
    Public Property (Inherited from System.Web.UI.WebControls.WebControl)
    Public PropertyA value indicates the z-index of Splitter bar.  
    Public PropertyA string array value specifies all css/js references that wijmo control depends on. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase)
    Public PropertyContent Delivery Network path. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase)
    Public Property (Inherited from System.Web.UI.Control)
    Public PropertySpecifies which panel should be collapsed after clicking the expander of splitter.  
    Public Property (Inherited from System.Web.UI.WebControls.WebControl)
    Public PropertyGets or sets a value that indicates whether a server control is rendered as UI on the page. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase)
    Public PropertyEnable 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)
    Public PropertyOverridden. Gets or sets if C1Splitter is enabled.  
    Public Property (Inherited from System.Web.UI.WebControls.WebControl)
    Public Property (Inherited from System.Web.UI.Control)
    Public PropertyA value that indicates whether or not the control is full of document.  
    Public PropertyOverridden. Gets or sets the height of the splitter.  
    Public Property (Inherited from System.Web.UI.Control)
    Public PropertyGets or sets the javascript function name that would be called before panel1 is collapsed.  
    Public PropertyGets or sets the javascript function name that would be called when panel1 is collapsed by clicking the collapse/expand image.  
    Public PropertyGets or sets the javascript function name that would be called before panel1 is expanded out.  
    Public PropertyGets or sets the javascript function name that would be called when panel1 is expanded out by clicking the collapse/expand image.  
    Public PropertyGets or sets the javascript function name that would be called when the splitter is loaded.  
    Public PropertyGets or sets the javascript function name that would be called at client side when finish dragging the splitter.  
    Public PropertyGets or sets the javascript function name that would be called at client side when dragging the splitter.  
    Public PropertyA value indicating the horizontal or vertical orientation of the splitter panels.  
    Public PropertyDefines the information for top or left panel of splitter.  
    Public PropertyDefines the information for bottom or right panel of splitter.  
    Public PropertyA value defines the animation while the bar of splitter is beeing dragged.  
    Public PropertyA value determines whether the expander of Splitter is allowed to be shown.  
    Public Property (Inherited from System.Web.UI.WebControls.WebControl)
    Public PropertyA value indicates the location of the splitter, in pixels, from the left or top edge of the splitter.  
    Public Property (Inherited from System.Web.UI.WebControls.WebControl)
    Public PropertyName 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)
    Public PropertyA 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)
    Public Property (Inherited from System.Web.UI.WebControls.WebControl)
    Public PropertyDetermines 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)
    Public Property (Inherited from System.Web.UI.Control)
    Public Property (Inherited from System.Web.UI.Control)
    Public PropertyOverridden. Gets or sets the width of the splitter.  
    Public PropertyA 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)
    Public PropertyIndicates the control applies the theme of JQuery UI or Bootstrap. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase)
    Top
    Public Methods
     NameDescription
    Public Method (Inherited from System.Web.UI.WebControls.WebControl)
    Public Method (Inherited from System.Web.UI.Control)
    Public Method (Inherited from System.Web.UI.WebControls.WebControl)
    Public Method (Inherited from System.Web.UI.Control)
    Public Method (Inherited from System.Web.UI.Control)
    Public MethodOverridden. Searches the current naming container for a server control with the specified id parameter.  
    Public Method (Inherited from System.Web.UI.Control)
    Public MethodGets the property value by property name. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase)
    Public MethodOverloaded.  (Inherited from System.Web.UI.Control)
    Public MethodWhen overridden in a derived class, registers the WidgetDescriptor objects for the control. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase)
    Public MethodWhen overridden in a derived class, registers an additional script libraries for the extender control. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase)
    Public Method (Inherited from System.Web.UI.Control)
    Public Method (Inherited from System.Web.UI.Control)
    Public MethodOverloaded. Loads control layout properties from the file.  
    Public Method (Inherited from System.Web.UI.WebControls.WebControl)
    Public MethodRegister design time stylesheet (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase)
    Public Method (Inherited from System.Web.UI.WebControls.WebControl)
    Public Method (Inherited from System.Web.UI.Control)
    Public Method (Inherited from System.Web.UI.WebControls.WebControl)
    Public Method (Inherited from System.Web.UI.Control)
    Public Method (Inherited from System.Web.UI.Control)
    Public MethodOverloaded. Saves the control layout properties to the file.  
    Public MethodSets the property value by property name. (Inherited from C1.Web.Wijmo.Controls.C1TargetControlBase)
    Public Method (Inherited from System.Web.UI.Control)
    Top
    Public Events
     NameDescription
    Public Event (Inherited from System.Web.UI.Control)
    Public Event (Inherited from System.Web.UI.Control)
    Public Event (Inherited from System.Web.UI.Control)
    Public Event (Inherited from System.Web.UI.Control)
    Public Event (Inherited from System.Web.UI.Control)
    Public Event (Inherited from System.Web.UI.Control)
    Top
    See Also