Property DesignMode
| Improve this Doc View SourceDesignMode
Gets a value indicates whether this database table is in design mode.
Declaration
bool DesignMode { get; }
Property Value
Type | Description |
---|---|
System.Boolean |
Gets a value indicates whether this database table is in design mode.
bool DesignMode { get; }
Type | Description |
---|---|
System.Boolean |