Property CloseLabel
| Edit this page View SourceCloseLabel
Gets or sets the label or tooltip shown for the button that is used to close the browsing view.
Declaration
public string? CloseLabel { get; set; }
Property Value
| Type | Description |
|---|---|
| string |
Gets or sets the label or tooltip shown for the button that is used to close the browsing view.
public string? CloseLabel { get; set; }
| Type | Description |
|---|---|
| string |