DirectXFormBase.Controls Property
In This Article
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.Utils.v24.2.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
#Declaration
[Browsable(false)]
public Control.ControlCollection Controls { get; }
#Property Value
Type |
---|
Control. |
See Also