| Name | Description | |
|---|---|---|
|  | C1SuperPanel Constructor | Initialize a new instance of C1SuperPanel. | 
The following tables list the members exposed by C1SuperPanel.
| Name | Description | |
|---|---|---|
|  | C1SuperPanel Constructor | Initialize a new instance of C1SuperPanel. | 
| Name | Description | |
|---|---|---|
|  | AccessKey | (Inherited from System.Web.UI.WebControls.WebControl) | 
|  | AllowResize | This value determines whether the wijsuperpanel can be resized. | 
|  | AnimationOptions | The animation properties of wijsuperpanel scrolling. | 
|  | AutoRefresh | This value determines whether wijsuperpanel to automatically refresh when content size or wijsuperpanel size are changed. | 
|  | BubbleScrollingEvent | This value determines whether to fire the mouse wheel event when is scrolled to the end. | 
|  | 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) | 
|  | ClientIDMode | (Inherited from System.Web.UI.Control) | 
|  | 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 the enable state of the C1SuperPanel. | 
|  | EnableGestureScrolling | Gets or sets a value indicating whether the content of C1SuperPanel can be dragged to scrolling when mousedown. | 
|  | EnableTheming | (Inherited from System.Web.UI.WebControls.WebControl) | 
|  | EnableViewState | (Inherited from System.Web.UI.Control) | 
|  | Height | Overridden. Gets or sets the height of SuperPanel. | 
|  | HScroller | This option contains horizontal scroller settings. | 
|  | ID | (Inherited from System.Web.UI.Control) | 
|  | KeyboardSupport | A value that determines whether wijsuperpanel provides keyboard scrolling support. | 
|  | KeyDownInterval | This value determines the time interval to call the scrolling function when doing continuous scrolling. | 
|  | MaintainScrollPositionOnPostback | Gets or sets a value indicating whether C1SuperPanel will maintain the scroll position on postback. | 
|  | MouseWheelSupport | This value determines whether wijsuperpanel has mouse wheel support. | 
|  | OnClientDragStop | The name of the function which will be called when thumb buttons of scrollbars dragging stops. | 
|  | OnClientPainted | The name of the function which will be called after panel is painted. | 
|  | OnClientResized | The name of the function which will be called when resized event is fired. | 
|  | OnClientScrolled | The name of the function which will be called after scrolling occurs. | 
|  | OnClientScrolling | The name of the function which will be called before scrolling occurs. | 
|  | ResizableOptions | This option determines the behavior of resizable widget. | 
|  | ShowRounder | This value determines whether to show the rounded corner of wijsuperpanel. | 
|  | SkinID | (Inherited from System.Web.UI.WebControls.WebControl) | 
|  | TabIndex | (Inherited from System.Web.UI.WebControls.WebControl) | 
|  | 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) | 
|  | 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) | 
|  | VScroller | This option contains vertical scroller settings. | 
|  | Width | Overridden. Gets or sets the width of SuperPanel. | 
|  | 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 | |
|---|---|---|
|  | AddControl | Adds the control. | 
|  | 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 | (Inherited from System.Web.UI.Control) | 
|  | 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) |