Property FirstPaneSize
FirstPaneSize
Determines pixel distance of the splitter from the left or top edge.
You can specify the pane size to only either the FirstPaneSize or the SecondPaneSize parameter.
If you specify both the FirstPaneSize or the SecondPaneSize parameters, then the splitter won't work.
Declaration
[Parameter]
public int? FirstPaneSize { get; set; }
Property Value
Type | Description |
---|---|
int? |