Click or drag to resize

RGFormViewModelTemplateParams Property

Gets the initializing parameters.

Namespace:  Recrovit.RecroGridFramework
Assembly:  Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 6.0.0
Syntax
C#
public RecroGridTemplateParams TemplateParams { get; }

Property Value

Type: RecroGridTemplateParams
The initializing parameters.
See Also