Click or drag to resize

RecroGridTemplateParamsEntityPartialView Property

Gets the entity partial view.

Namespace:  Recrovit.RecroGridFramework
Assembly:  Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 2.6.0
Syntax
C#
public string EntityPartialView { get; }

Property Value

Type: String
The entity partial view.
See Also