[]
Gets or sets a value indicating whether the control should show vertical separator line between C1CommandLink's image or check icon and text.
[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; }
Vertical separator line will be shown or hidden for all C1CommandMenu's C1CommandLinks at the same time.