Gets or sets a value indicating whether the details are hidden.
| Visual Basic (Declaration) | |
|---|---|
Public Property Visibility As Visibility | |
| C# | |
|---|---|
public Visibility Visibility {get; set;} | |
Return Value
A Visibility object containing properties indicating whether the details are hidden, and if so, the ToggleItem used to hide or reveal them.