Back to Devexpress

DirectXFormBase.ChildControls Property

windowsforms-devexpress-dot-xtraeditors-dot-directxformbase-483ca53b.md

latest1.1 KB
Original Source

DirectXFormBase.ChildControls Property

Namespace : DevExpress.XtraEditors

Assembly : DevExpress.Utils.v25.2.dll

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

Declaration

csharp
[Browsable(false)]
public DirectXFormChildControls ChildControls { get; }
vb
<Browsable(False)>
Public ReadOnly Property ChildControls As DirectXFormChildControls

Property Value

Type
DevExpress.XtraEditors.DirectXFormChildControls

See Also

DirectXFormBase Class

DirectXFormBase Members

DevExpress.XtraEditors Namespace