In This Topic
Gets a value indicating that the member cannot be hidden by toggle.
Syntax
'Declaration
ReadOnly Property IsAlwaysVisible As Boolean
bool IsAlwaysVisible {get;}
Property Value
A
System.Boolean value indicating that the member cannot be hidden by toggle.
See Also