Skip to main content
A newer version of this page is available. .

DxSizableComponentBase Class

Implements the base API for resizing in dialogs.

Namespace: DevExpress.Blazor.Base

Assembly: DevExpress.Blazor.v23.1.dll

NuGet Package: DevExpress.Blazor

Declaration

public abstract class DxSizableComponentBase :
    ComponentBase,
    ISizeModeAccessor,
    IRequireSelfCascading,
    ISizableComponent
See Also