C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / FlexGrid Class / ShowSelectionMenu Property
In This Topic
ShowSelectionMenu Property
In This Topic
Gets or sets a value that indicates whether the grid shows menu when select rows or cells.
Syntax
public bool ShowSelectionMenu {get; set;}
See Also