[]
        
(Showing Draft Content)

C1.Win.C1Command.C1CommandMenu.HideFirstDelimiter

HideFirstDelimiter Property

HideFirstDelimiter

Gets or sets a value indicating whether the control should hide the first delimiter.

Declaration
[C1Category("Appearance")]
[C1Description("C1CommandMenu.HideFirstDelimiter", "Gets or sets a value indicating whether the control should hide the first delimiter.")]
public bool HideFirstDelimiter { get; set; }
Remarks

C1CommandLink.Delimiter property shows a delimiter before a C1CommandLink present at C1ContextMenu. The HideFirstDelimiter property hides the delimiter for the first visible C1CommandLink even the Delimiter property of the C1CommandLink is True.