Classes

  ClassDescription
Public classC1ItemPropertyChangedEventArgs
C1ItemPropertyChangedEventArgs is used by the ItemPropertyChanged event.
Public classC1Menu
Represents a menu in an ASP.NET Web page.
Public classC1MenuEventArgs
C1MenuEventArgs is used by the ItemClick event.
Public classC1MenuGroupPanel
Instance of this class wraps menu items to the group.
Public classC1MenuItem
Represents Menu Item.
Public classC1MenuItemBase
Base abstract class for all menu item types.
Public classC1MenuItemBinding
Menu item binding class.
Public classC1MenuItemBindingCollection
Represents a collection of C1MenuItemBinding objects that are used by data-bound C1Menu control.
Public classC1MenuItemCollection
Represents a collection of C1MenuItemBase objects that are used by Items property.
Public classC1MenuItemCollectionChangedEventArgs
C1MenuItemCollectionChangedEventArgs is used for the C1MenuItemCollectionChange event.
Public classC1MenuItemGroup
Represents group item that will show child items on same level.
Public classC1MenuItemHeader
Represents Header item.
Public classC1MenuItemSeparator
Represents Separator item.
Public classC1MenuItemTemplateContainer
Represents a container that holds the contents of a templated menu item in a C1Menu control.
Public classC1MenuSerializer
Serializes C1Menu Control.

Interfaces

  InterfaceDescription
Public interfaceIC1MenuItemCollectionOwner
IC1MenuItemCollectionOwner interface.
Public interfaceINestedGroupSupport
Marker for items types that supports nested groups

Delegates

  DelegateDescription
Public delegateC1ItemPropertyChangedEventHandler
Delegate type for handling events that are related to the PropertyChanged event.
Public delegateC1MenuEventHandler
Delegate type for handling events that are related to the items.

Enumerations

  EnumerationDescription
Public enumerationC1MenuItemsOrientation
Menu orientation.
Public enumerationChangeStatus
Specifies IC1MenuItemCollectionOwner change status.
Public enumerationHeaderType
Type of the Header item tag.
Public enumerationImagePosition
Determines left or right side where image will be rendered.