Interface IGridSelectionMode
An interface for grid views to implement that have a toggle status set for the changing of their SelectionMode between single and multiple
Inherited Members
Namespace: LemonEdge.Client.Core.Commands.ViewCommands
Assembly: LemonEdge.ClientCore.dll
Syntax
public interface IGridSelectionMode : IHasToggleStatus, IDisposable, IItemSelector