Click or drag to resize

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; }

Property Value

Type: Boolean
Specifies whether or not the datasheet supports row-specific MapperCommand menus, defaults to true.
See Also