GridReadActionDataFilter Property

Filter condition for the query retrieving rows

Definition

Namespace: FileHold.Common.Grid
Assembly: FileHold.Common (in FileHold.Common.dll) Version: 17.2.0.0
C#
public GridFilter Filter { get; set; }

Property Value

GridFilter

See Also