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
System.IDisposable.Dispose()
Namespace: LemonEdge.Client.Core.Commands.ViewCommands
Assembly: ClientCore.dll
Syntax
public interface IGridSelectionMode : IHasToggleStatus, IDisposable, IItemSelector