HideFirstDelimiter Property (C1MainMenu)
In This Topic
Gets or sets a value indicating whether the control should hide the first delimiter.
Syntax
'Declaration
Public Property HideFirstDelimiter As Boolean
public bool HideFirstDelimiter {get; set;}
See Also