RecroGridRGFilterRGConditionId Property

Gets or sets the identifier.

Definition

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

Property Value

NullableInt32
The identifier.

See Also