Click or drag to resize

ModernContentHasLoaded Property

Gets or Sets a value indicates if the Load operation is done for this control. you need to pass manually this indicator to True once initialization has done.

Namespace:  Hummingbird.UI
Assembly:  Hummingbird.UI (in Hummingbird.UI.dll) Version: 1.1.0.0
Syntax
protected bool HasLoaded { get; set; }

Property Value

Type: Boolean
See Also