Click or drag to resize
IKaxToolBarItemContainer Interface
Defines properties that toolbar item container (KaxToolBar) should implement

Namespace: Kettic.AspNet.Controls
Assembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntax
public interface IKaxToolBarItemContainer : IControlItemContainer

The IKaxToolBarItemContainer type exposes the following members.

Properties
  NameDescription
Public propertyItems
Gets the collection of child items.
Top
See Also