Click or drag to resize

VGCommonProfileAttributeIsVisible Property

Gets or sets if attribute is visible or not.

Namespace:  Novalys.VisualGuard.Security.Membership
Assembly:  Novalys.VisualGuard.Security (in Novalys.VisualGuard.Security.dll) Version: 2019.1.831.19 (2019.1.0831.19)
Syntax
public bool IsVisible { get; set; }

Property Value

Type: Boolean
See Also