Click or drag to resize
SplitterItem Class
Inheritance Hierarchy
SystemObject
  System.Web.UIControl
    System.Web.UI.WebControlsWebControl
      KaxWebControl
        Kettic.AspNet.ControlsSplitterItem
          Kettic.AspNet.ControlsKaxSplitBar
          Kettic.AspNet.ControlsSplitterPaneBase

Namespace: Kettic.AspNet.Controls
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
public abstract class SplitterItem : KaxWebControl

The SplitterItem type exposes the following members.

Properties
  NameDescription
Public propertyEnableEmbeddedBaseStylesheet (Overrides KaxWebControl.EnableEmbeddedBaseStylesheet.)
Public propertyEnableEmbeddedSkins (Overrides KaxWebControl.EnableEmbeddedSkins.)
Public propertyIndex
This property is being used internally by the KaxSplitter control. Setting it may lead to unpredictable results.
Public propertySkin
Top
See Also