Specifies IC1ToolBarItemCollectionOwner change status.

Namespace:  C1.Web.UI.Controls.C1ToolBar
Assembly:  C1.Web.UI.Controls.2 (in C1.Web.UI.Controls.2.dll)

Syntax

C#
public enum ChangeStatus
Visual Basic (Declaration)
Public Enumeration ChangeStatus

Members

Member nameDescription
ItemAddIC1ToolBarItemCollectionOwner add.
ItemRemoveIC1ToolBarItemCollectionOwner remove.

See Also