Back to Devexpress

IFormLayoutGroupInfo.ExpandCallback Property

blazor-devexpress-dot-blazor-dot-iformlayoutgroupinfo.md

latest1001 B
Original Source

IFormLayoutGroupInfo.ExpandCallback Property

Specifies the predefined event callback that expands and collapses the Form Layout group.

Namespace : DevExpress.Blazor

Assembly : DevExpress.Blazor.v25.2.dll

NuGet Package : DevExpress.Blazor

Declaration

csharp
EventCallback ExpandCallback { get; }

Property Value

TypeDescription
EventCallback

An event handler delegate.

|

Remarks

Refer to the IFormLayoutGroupInfo interface description for additional information.

See Also

IFormLayoutGroupInfo Interface

IFormLayoutGroupInfo Members

DevExpress.Blazor Namespace