[]
Gets or sets the position of panels (search, parameters etc.): 'toolbar' or 'sidebar'.
[Parameter]
public PanelsLocation PanelsLocation { get; init; }
Type | Description |
---|---|
PanelsLocation | The position of panels as a PanelsLocation. |
This property can only be set once during object initialization and cannot be changed afterwards. Default value is 'toolbar'.