[]
        
(Showing Draft Content)

C1.Win.Editor.Ribbon.ListMarkerItem

ListMarkerItem Class

Represents a List gallery item element in a C1EditorRibbon control.

Inheritance
ListMarkerItem
Namespace: C1.Win.Editor.Ribbon
Assembly: C1.Win.Editor.8.dll
Syntax
public class ListMarkerItem : EditorRibbonGalleryItem

Constructors

Name Description
ListMarkerItem()

Creates a new instance of ListMarkerItem.

ListMarkerItem(string)

Creates a new instance of ListMarkerItem.

Properties

Name Description
Marker

Gets or sets the list marker.

Methods

Name Description
OnClick(EventArgs)