Classes

  Class Description
Public class BeforeItemDataBindEventArgs
BeforeItemDataBind event arguments
Public class C1ItemPropertyChangedEventArgs
C1ItemPropertyChangedEventArgs is used by the ItemPropertyChanged event.
Public class C1NavigationList
Represents navigation list in an ASP.NET Web page.
Public class C1NavigationListBaseEventArgs
C1NavigationListBaseEventArgs is used by the ItemClick event.
Public class C1NavigationListButtonItem
Represents simple list item that can be used as button.
Public class C1NavigationListGroupItem
Represents list item with nested group.
Public class C1NavigationListHeaderItem
Represents list item with text.
Public class C1NavigationListInputItem
Represents input item in the navigation list.
Public class C1NavigationListItem
Represents generic navigation list item.
Public class C1NavigationListItemBinding
C1NavigationListItem Binding class.
Public class C1NavigationListItemBindingCollection
Represents a collection of C1NavigationListItemBinding objects that are used by data-bound C1NavigationList control.
Public class C1NavigationListItemCollection
Represents a collection of C1NavigationListItem objects that are used by Items property.
Public class C1NavigationListItemSettings
C1NavigationListItem common settings.
Public class C1NavigationListItemTemplateContainer
Represents a container that holds the contents of a templated item in a C1NavigationList control.
Public class C1NavigationListLinkItem
Represents navigation list item with link.
Public class C1NavigationListOptionItem
Represents option navigation list item.
Public class C1NavigationListOptionItemCollection
Represents a collection of C1NavigationListOptionItem objects that are used by OptionItems property.
Public class C1NavigationListOptionListItem
Represents list item that contains option items.
Public class C1NavigationListSerializer
Serializes C1NavigationList Control.
Public class C1NavigationListSliderItem
Represents list item with slider.
Public class C1NavigationListSwitchItem
Represents toggle navigation list item.
Public class C1NavigationListTextItem
Represents list item with text.
Public class ContainerPanel
Simple Container Panel.
Public class ItemDataBoundEventArgs
BeforeItemDataBind event arguments
Public class ItemDeleteEventArgs
ItemDelete event arguments.
Public class ItemsStateJsonSerializableObject
This class is used by control internally.
Public class SubList
List Level Container.
Public class UpdatableContainerPanel
Updatable Container Panel.

Interfaces

  Interface Description
Public interface IC1NavigationListItemCollectionOwner
IC1NavigationListItemCollectionOwner interface.

Delegates

  Delegate Description
Public delegate BeforeItemDataBindEventHandler
BeforeItemDataBind event handler.
Public delegate C1ItemPropertyChangedEventHandler
Delegate type for handling events that are related to the PropertyChanged event.
Public delegate C1NavigationListBaseEventHandler
Delegate type for handling events that are related to the items.
Public delegate ItemDataBoundEventHandler
ItemDataBound event handler.
Public delegate ItemDeleteHandler
ItemDelete event handler.
Public delegate ItemHandler
ItemDelete event handler.

Enumerations

  Enumeration Description
Public enumeration C1CheckIconPosition
Check Icon position.
Public enumeration C1NavigationListType
Navigation List Type.
Public enumeration DetailImageVisibility
Determines detail image visibility.
Public enumeration ImagePosition
Determines left or right side where image will be rendered.
Public enumeration TextBoxMode
Specifies the behavior mode of the text box.