DirectXFormBase.Controls Property
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.Utils.v24.1.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
Declaration
Property Value
Type |
---|
Control.ControlCollection |
See Also
Namespace: DevExpress.XtraEditors
Assembly: DevExpress.Utils.v24.1.dll
NuGet Packages: DevExpress.Utils, DevExpress.Wpf.Core
[Browsable(false)]
public Control.ControlCollection Controls { get; }
<Browsable(False)>
Public ReadOnly Property Controls As Control.ControlCollection
Type |
---|
Control.ControlCollection |
No
Your feedback is appreciated.