DeferredControlLoadEventArgs.Control Property
Gets the current Document’s content.
Namespace: DevExpress.XtraBars.Docking2010.Views
Assembly: DevExpress.XtraBars.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
Control | A Control that is the current Document’s content. |
Remarks
See the Deferred Load topic to learn more.
See Also