C#
VB
Java
WinRT C#
C++
Gets or sets a value that indicates whether do display the grid in design mode.
public bool ShowGrid { get; set; }
Public Property ShowGrid As Boolean
public bool ShowGrid {get; set;}
public boolean getShowGrid()
public void setShowGrid(boolean showGrid)
get_ShowGrid();
set_ShowGrid(value);
Object.defineProperty('ShowGrid');
public:
property bool ShowGrid
{
bool get()
void set(bool value)
}
true to display the grid in design mode, otherwise; false. Default value is false.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET