featurePropertiesdatasheet_RowMenus Property |
Specifies whether or not the datasheet supports row-specific MapperCommand menus, defaults to true.
Namespace:
SystemProperties
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax bool datasheet_RowMenus { get; }
ReadOnly Property datasheet_RowMenus As Boolean
Get
Property Value
Type:
BooleanSpecifies whether or not the datasheet supports row-specific MapperCommand menus, defaults to true.
See Also