HideSelection
Specifies if selection will be shown even when grid loses focus.
cs
[DefaultValue(true)] public bool HideSelection { get; set; }
Specifies if selection will be shown even when grid loses focus.
[DefaultValue(true)] public bool HideSelection { get; set; }