Click or drag to resize

MapperKernel.IsDesignMode Property

Returns true if the control is in Design mode.

Namespace:  NetQuarry.Data
Assembly:  EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public bool IsDesignMode { get; }

Property Value

Type: Boolean

Implements

IMapper.IsDesignMode
See Also