Skip to main content
All docs
V25.1
  • DirectXFormBase.ChildControls Property

    Namespace: DevExpress.XtraEditors

    Assembly: DevExpress.Utils.v25.1.dll

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

    Declaration

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

    Property Value

    Type
    DevExpress.XtraEditors.DirectXFormChildControls
    See Also