SeparateCheckBar Property (C1CommandMenu)
In This Topic
Gets or sets the value indicating whether to show check marks instead of images or in a separate bar.
Syntax
'Declaration
Public Property SeparateCheckBar As Boolean
public bool SeparateCheckBar {get; set;}
See Also