Back to Devexpress

DxLayoutBreakpoint.IsActiveChanged Event

blazor-devexpress-dot-blazor-dot-dxlayoutbreakpoint-faa8a511.md

latest851 B
Original Source

DxLayoutBreakpoint.IsActiveChanged Event

Fires when the breakpoint’s state changes.

Namespace : DevExpress.Blazor

Assembly : DevExpress.Blazor.v25.2.dll

NuGet Package : DevExpress.Blazor

Declaration

csharp
[Parameter]
public EventCallback<bool> IsActiveChanged { get; set; }

Parameters

TypeDescription
Boolean

A new value of the IsActive property.

|

See Also

DxLayoutBreakpoint Class

DxLayoutBreakpoint Members

DevExpress.Blazor Namespace