MapperDatasheetUseCheckbook Property |
Gets whether or not to use a checkbook style presentation. Checkbook means alternating
background colors. In Bootstrap this is the same as "table-striped".
Namespace:
NetQuarry.Data.WebMappers
Assembly:
EAP.WebMappers (in EAP.WebMappers.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax protected bool UseCheckbook { get; }
Protected ReadOnly Property UseCheckbook As Boolean
Get
Property Value
Type:
BooleanSee Also