Class ContentItemActionDivider
Represents a divider in content item action menu.
public sealed class ContentItemActionDivider : IContentItemAction
- Inheritance
-
objectContentItemActionDivider
- Implements
- Extension Methods
Properties
IsDivider
Indicates that the class is a divider.
public bool IsDivider { get; }
Property Value
- bool