Click or drag to resize
UniGridExportHelperUseGridFilter Property
Whether to use current UniGrid's where condition.

Namespace: CMS.UIControls
Assembly: CMS.UIControls (in CMS.UIControls.dll) Version: 9.0.0
Syntax
C#
public bool UseGridFilter { get; set; }

Property Value

Type: Boolean
See Also