Proprietà DedAttrIsVisible
|
Restituisce se l'attributo sia o meno visibile.
Namespace: DedNet.CoreAssembly: DedNet (in DedNet.dll) Versione: 26.4.0.0 (26.4.0.0)
Sintassi public bool IsVisible { get; set; }
Public Property IsVisible As Boolean
Get
Set
public:
property bool IsVisible {
bool get ();
void set (bool value);
}
member IsVisible : bool with get, set
Valore della proprietà
BooleanVedi anche