RecroGridContextGridSettingsId Property

Gets the grid settings identifier.

Definition

Namespace: Recrovit.RecroGridFramework
Assembly: Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 8.8.0.24.1110.1
C#
public int? GridSettingsId { get; protected set; }

Property Value

NullableInt32
The grid settings identifier.

Implements

IRecroGridContextGridSettingsId

See Also