Interface IGroupingsView
Inherited Members
Namespace: LemonEdge.Client.Core.Views.Controllers
Assembly: LemonEdge.ClientEntities.dll
Syntax
[ViewDescriptor("Groupings", typeof(CollectionItem<IGrouping>), ImageType.Grouping, typeof(IGrouping))]
public interface IGroupingsView : IBaseTreeView<IGrouping>, IModelView, IItemSelector