Skip to main content
All docs
V23.2

DirectXFormBase.ChildControls Property

Namespace: DevExpress.XtraEditors

Assembly: DevExpress.Utils.v23.2.dll

NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core

Declaration

[Browsable(false)]
public DirectXFormChildControls ChildControls { get; }

Property Value

Type
DevExpress.XtraEditors.DirectXFormChildControls
See Also