Click or drag to resize
UserListExtender Methods

The UserListExtender type exposes the following members.

Methods
  NameDescription
Public methodInit
Initializes the extender using the specified control.
(Inherited from ControlExtenderTControl.)
Protected methodOnAction
Handles the UniGrid's OnAction event.
Protected methodOnBeforeDataReload
Handles setting the grid where condition before data binding.
Protected methodOnExternalDataBound
Handles external data-bound event of UniGrid.
Public methodOnInit
OnInit event.
(Overrides ControlExtenderOnInit.)
Top
See Also