Click or drag to resize

ThemedDocumentPageHandlerPropagateLoadEvents Property

Gets a value indicating whether PreLoad/Load/LoadComplete/UnLoad events are propagated to the inner control

Namespace:  Eto.Forms.ThemedControls
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public override bool PropagateLoadEvents { get; }

Property Value

Type: Boolean
See Also