MapperKernelIsListView Property |
Determines if the mapper is rendering for a list view in the UI.
Namespace:
NetQuarry.Data
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax protected bool IsListView { get; }
Protected ReadOnly Property IsListView As Boolean
Get
Property Value
Type:
BooleanSee Also