DataSourceAllowRemove Property |
Gets a value indicating whether the rows are removeable.
Namespace:
Easymap.AddIn.Data
Assembly:
Easymap.AddIn (in Easymap.AddIn.dll) Version: 11.2.0.0
Syntaxpublic bool AllowRemove { get; }
Public ReadOnly Property AllowRemove As Boolean
Get
Property Value
Type:
Boolean
See Also