IKaxToolBarItemContainer Interface |
Defines properties that toolbar item container (
KaxToolBar)
should implement
Namespace: Kettic.AspNet.ControlsAssembly: Kettic.AspNet.Controls (in Kettic.AspNet.Controls.dll) Version: 2014.4.1129.0 (2014.04.1129.0)
Syntaxpublic interface IKaxToolBarItemContainer : IControlItemContainer
Public Interface IKaxToolBarItemContainer
Inherits IControlItemContainer
public interface class IKaxToolBarItemContainer : IControlItemContainer
type IKaxToolBarItemContainer =
interface
interface IControlItemContainer
end
The IKaxToolBarItemContainer type exposes the following members.
Properties
| Name | Description |
---|
 | Items | Gets the collection of child items. |
Top
See Also