[]
        
(Showing Draft Content)

C1.Win.C1Command.C1CommandMenu.ShowVerticalSeparator

ShowVerticalSeparator Property

ShowVerticalSeparator

Gets or sets a value indicating whether the control should show vertical separator line between C1CommandLink's image or check icon and text.

Declaration
[C1Category("Appearance")]
[C1Description("C1CommandMenu.ShowVerticalSeparator", "A value indicating whether the control should show vertical separator line between C1CommandLink's image or check icon and text.")]
public bool ShowVerticalSeparator { get; set; }
Remarks

Vertical separator line will be shown or hidden for all C1CommandMenu's C1CommandLinks at the same time.