Click or drag to resize

RecroGridRGStateObjectContextType Property

Gets the type of the object context.

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

Property Value

Type: String
The type of the object context.
See Also