Click or drag to resize

MapperKernelPageDisplayAttrs Property

Get the page's PageDisplayAttrs. They should have been set in the mapper's property collection by the page.

Namespace:  NetQuarry.Data
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
protected PageDisplayAttrs PageDisplayAttrs { get; }

Property Value

Type: PageDisplayAttrs
See Also