RecroGridContextGridId Property

Gets the RecroGrid identifier.

Definition

Namespace: Recrovit.RecroGridFramework
Assembly: Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 8.0.0.24.0403.1
C#
public string GridId { get; protected set; }

Property Value

String
The RecroGrid identifier.

Implements

IRecroGridContextGridId

See Also