C1.Blazor.GridControl Assembly / C1.Blazor.Grid Namespace / GridControlPanel Class / RenderModel Property

In This Topic
RenderModel Property
In This Topic
Gets or sets whether the panel needs to render the model information that will be used by JavaScript functions to perform client operations.
Syntax
'Declaration
 
Public Property RenderModel As Boolean
 
See Also