The C1SuperPanel type exposes the following members.

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.

See Also