| RecroGridRGFilterRGConditionId Property |
Gets or sets the identifier.
Namespace:
Recrovit.RecroGridFramework
Assembly:
Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 6.0.0
Syntax public int? Id { get; set; }
Property Value
Type:
NullableInt32
The identifier.
See Also