Property FirstPaneSizeChanged
FirstPaneSizeChanged
A callback that will be invoked when the size of the first pane is changed.
Declaration
[Parameter]
public EventCallback<int> FirstPaneSizeChanged { get; set; }
Property Value
| Type | Description |
|---|---|
| EventCallback<int> |