PFGridViewHtmlHelperTPFBaseObjectIsColumnFilteredByUser Method |
Gets a value indicating whether the column is involved in a user (client-side) filter.
Namespace:
Packflow.Interface
Assembly:
MicaSystems.Packflow.Interface (in MicaSystems.Packflow.Interface.dll) Version: 1.0.0.0 (2.0.0.223)
Syntax protected bool IsColumnFilteredByUser(
string columnName
)
Parameters
- columnName
- Type: SystemString
Return Value
Type:
BooleanSee Also