Namespace: CuteEditor.ImplAssembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Syntax
C# |
---|
public bool Visible { get; } |
Visual Basic |
---|
Public ReadOnly Property Visible As Boolean
Get |
Visual C++ |
---|
public:
property bool Visible {
bool get ();
} |
See Also