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