DataSourceAllowNew Property |
Gets a value indicating whether new rows can be added.
Namespace:
Easymap.AddIn.Data
Assembly:
Easymap.AddIn (in Easymap.AddIn.dll) Version: 11.2.0.0
Syntaxpublic bool AllowNew { get; }
Public ReadOnly Property AllowNew As Boolean
Get
Property Value
Type:
Boolean
See Also