ThinDetailIsDesignMode Property |
Returns true if the control is in Design mode.
Namespace:
NetQuarry.Data.WebMappers
Assembly:
EAP.WebMappers (in EAP.WebMappers.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax protected virtual bool IsDesignMode { get; }
Protected Overridable ReadOnly Property IsDesignMode As Boolean
Get
Property Value
Type:
BooleanSee Also