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