Click or drag to resize

WebViewerControlIsDesignTime Property

Gets or sets a value indicating the control is in design time.

Namespace:  Atalasoft.Imaging.WebControls
Assembly:  Atalasoft.dotImage.WebControls (in Atalasoft.dotImage.WebControls.dll) Version: 2026.2.0.0.42 (.NET 4.6.2, x86)
Syntax
public bool IsDesignTime { get; set; }

Property Value

Type: Boolean
See Also