EditFormPreparedEventArgs.EditForm Property
Provides access to the Edit Form.
Namespace: DevExpress.XtraTreeList
Assembly: DevExpress.XtraTreeList.v24.1.dll
NuGet Packages: DevExpress.Win.Navigation, DevExpress.Win.TreeList
Declaration
Property Value
Type | Description |
---|---|
XtraForm | An object that specifies the Edit Form. |
See Also