UniGridApplyFilter Method |
Applies current filter where condition.
Namespace: CMS.UIControlsAssembly: CMS.UIControls (in CMS.UIControls.dll) Version: 8.2.23
Syntax public void ApplyFilter(
Object sender,
EventArgs e
)
Parameters
- sender
- Type: SystemObject
The source of the event - e
- Type: SystemEventArgs
An System.EventArgs that contains no event data
See Also