Click or drag to resize
SplitterItemsContainer Class
Inheritance Hierarchy
SystemObject
  System.Web.UIControl
    System.Web.UI.WebControlsWebControl
      KaxWebControl
        Kettic.AspNet.ControlsSplitterItemsContainer
          Kettic.AspNet.ControlsKaxSlidingZone
          Kettic.AspNet.ControlsKaxSplitter

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 SplitterItemsContainer : KaxWebControl

The SplitterItemsContainer type exposes the following members.

Methods
  NameDescription
Public methodGetItemById
Public methodGetParentPane
Top
Properties
  NameDescription
Public propertyCode exampleItems
Gets the collection of child items in the KaxSplitter control.
Top
See Also