VerticalIndicatorScrollBarIsDesignMode Property
Indicates whether we are in design mode (true) or runtime (false).
Namespace: BeeMobile.TouchListAssembly: BeeMobile.TouchList.NET48 (in BeeMobile.TouchList.NET48.dll) Version: 4.8.5.24
protected virtual bool IsDesignMode { get; }
Protected Overridable ReadOnly Property IsDesignMode As Boolean
Get
Property Value
Boolean