RgfFilterProperty Constructor

Initializes a new instance of the RgfFilterProperty class

Definition

Namespace: Recrovit.RecroGridFramework.Client.Handlers
Assembly: Recrovit.RecroGridFramework.Client (in Recrovit.RecroGridFramework.Client.dll) Version: 8.4.0.10320
C#
public RgfFilterProperty(
	RgfProperty property,
	Column filter
)

Parameters

property  RgfProperty
 
filter  Column
 

See Also