RecroGrid Framework
C#
Show/Hide TOC
Recro
Grid
User
Filter Property
User filter set on the UI.
Definition
Namespace:
Recrovit.RecroGridFramework
Assembly:
Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 6.6.0.24.0320.1
C#
Copy
protected
RecroGrid
RGFilter
UserFilter
{
get
; }
Property Value
RecroGrid
RGFilter
The filter.
Remarks
The user can modify in the UI. During the first display, it is initialized from the
RGO_UserFilter
option setting.
See Also
Reference
RecroGrid Class
Recrovit.RecroGridFramework Namespace
In This Article
Definition
Remarks
See Also