Click or drag to resize

featurePropertiesdatasheet_FitToPage Property

Fits datasheet contents to page adding scrollbars as needed to the containing DIV. Applies to FullPageScrolling mode only as this is the normal behaviour otherwise.

Namespace:  SystemProperties
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
bool datasheet_FitToPage { get; }

Property Value

Type: Boolean
Fits datasheet contents to page adding scrollbars as needed to the containing DIV. Applies to FullPageScrolling mode only as this is the normal behaviour otherwise.
See Also