Gets or sets a value indicating whether [hide no item table].
            
        
        Namespace: CuteEditorAssembly: CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
 Syntax
Syntax
| C# | 
|---|
| public bool HideNoItemTable { get; set; } | 
| Visual Basic | 
|---|
| Public Property HideNoItemTable As Boolean Get Set | 
| Visual C++ | 
|---|
| public: property bool HideNoItemTable { bool get (); void set (bool value); } | 
 
     
     
     
     
    