[]
Gets or sets a value indicating whether the Sidebar is visible.
public bool Visible { get; set; }
Type | Description |
---|---|
bool |
|
This property controls the visibility of the Sidebar, allowing it to be shown or hidden based on user interaction or other conditions within the application.