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