Click or drag to resize

RecroGridTemplateParams Class

Template készítés paraméterei.
Inheritance Hierarchy
SystemObject
  Recrovit.RecroGridFrameworkRecroGridTemplateParams

Namespace:  Recrovit.RecroGridFramework
Assembly:  Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 2.6.0
Syntax
C#
public class TemplateParams

The RecroGridTemplateParams type exposes the following members.

Properties
  NameDescription
Public propertyBaseName
Gets the name of the base property.
Public propertyEmbeddedRecroGrid
Gets or sets an embedded RecroGrid.
Public propertyEntityPartialView
Gets the entity partial view.
Public propertyLevel
Gets the level of the property.
Public propertyObjectPermissionId
Gets the object permission identifier of RecroSec.
Public propertyProperties
Gets the properties of DataRec.
Public propertyTemplateMode
Gets the template mode.
Top
See Also