Click or drag to resize

RecroGridTemplateParamsTemplateMode Property

Gets the template mode.

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

Property Value

Type: RecroGridTemplateModeEnum
The template mode.
See Also