Click or drag to resize

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

Property Value

Type: Boolean
See Also