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; }
ReadOnly Property datasheet_FitToPage As Boolean
Get
Property Value
Type:
BooleanFits 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