Skip to main content
ON

DXLayoutBase Class

The base class for layout controls.

Namespace: DevExpress.Maui.Core

Assembly: DevExpress.Maui.Core.dll

NuGet Package: DevExpress.Maui.Core

Declaration

[ContentProperty("Children")]
public abstract class DXLayoutBase :
    DXViewBase,
    IBindableLayout

Inheritance

Show 12 items
See Also