The C1SuperPanel type exposes the following members.

Constructors

  NameDescription
Public methodC1SuperPanel
Constructor. Initializes a new instance of the C1SuperPanel class.

Methods

  NameDescription
Public methodAddCssClass (Inherited from Control.)
Public methodAssignPropertiesState (Inherited from C1ThemeableControlBase.)
Public methodBeginUpdate (Inherited from Component.)
Public methodCreateInstance (Inherited from C1ThemeableControlBase.)
Public methodDispose (Inherited from Component.)
Public methodEndUpdate (Inherited from Component.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodInitialize
Initializes this instance.
(Overrides ComponentInitialize()()()().)
Public methodInvalidate
Invalidates the entire surface of the control and causes the control to be redrawn.
(Overrides C1ThemeableControlBaseInvalidate()()()().)
Protected methodOnBubbleEvent (Inherited from Control.)
Protected methodRaiseBubbleEvent (Inherited from Control.)
Protected methodRaisePropertyChanged (Inherited from Component.)
Public methodRemoveCssClass (Inherited from Control.)
Public methodSaveState
Saves the properties state.
(Overrides C1ThemeableControlBaseSaveState()()()().)
Public methodToggleCssClass (Inherited from Control.)
Public methodToLocaleString (Inherited from Object.)
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)
Protected methodUpdated (Inherited from Component.)

Fields

  NameDescription
Protected field_jsonHelper (Inherited from C1ThemeableControlBase.)
Protected field_propertiesState (Inherited from C1ThemeableControlBase.)

Properties

  NameDescription
Public propertyElement (Inherited from C1ThemeableControlBase.)
Public propertyEnabled
Gets or sets enabled state of C1SuperPanel.
Protected propertyEvents (Inherited from Component.)
Public propertyHeight
Gets or sets Height of C1SuperPanel.
Public propertyID (Inherited from Component.)
Protected propertyIsInitialized (Inherited from Component.)
Protected propertyIsUpdating (Inherited from Component.)
Public propertyMaintainScrollPositionOnPostback
Gets or sets a value indicating whether C1SuperPanel will maintain the scroll position on postback.
Public propertyPanelBehavior
Gets the panel C1SuperPanelBehavior object;
Public propertyParent (Inherited from Control.)
Public propertyPropertiesState (Inherited from C1ThemeableControlBase.)
Public propertyVisibilityMode (Inherited from Control.)
Public propertyVisible (Inherited from Control.)
Public propertyVisualStyle
Gets or sets the visual style name used by the control.
(Overrides C1ThemeableControlBaseVisualStyle()()()().)
Public propertyWidth
Gets or sets width of C1SuperPanel.

Events

  NameDescription
Public eventDisposing (Inherited from Component.)
Public eventPropertyChanged (Inherited from Component.)

See Also