Namespace: CuteEditorAssembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Syntax
| C# |
|---|
protected bool ShouldRenderRich { get; } |
| Visual Basic |
|---|
Protected ReadOnly Property ShouldRenderRich As Boolean
Get |
| Visual C++ |
|---|
protected:
property bool ShouldRenderRich {
bool get ();
} |
See Also