Click or drag to resize

PFGridViewHtmlHelperTPFBaseObjectClientFiltersText Property

Gets the text containing client filters. Includes users (UsersFiltersText) filters and custom client filters (CustomFiltersText).

Namespace:  Packflow.Interface
Assembly:  MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax
C#
public string ClientFiltersText { get; }

Property Value

Type: String
See Also