Skip to main content
All docs
V24.1

DirectXFormBase.ChildControls Property

Namespace: DevExpress.XtraEditors

Assembly: DevExpress.Utils.v24.1.dll

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

Declaration

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

Property Value

Type
DevExpress.XtraEditors.DirectXFormChildControls
See Also