IRecroGridContextGridSettingsId Property

Gets the grid settings identifier.

Definition

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

Property Value

NullableInt32
The grid settings identifier.

See Also