EditFormPreparedEventArgs.Panel Property
Gets the Edit Form’s root panel.
Namespace: DevExpress.XtraTreeList
Assembly: DevExpress.XtraTreeList.v22.1.dll
NuGet Package: DevExpress.Win.TreeList
Declaration
Property Value
Type | Description |
---|---|
Control | An object that specifies the Edit Form’s root panel. |
See Also