Icon BeforeLoad Event

property BeforeLoad: TEWBDataSetEvent

This event is triggered before the LoadRows method starts. Return False from the event handler to prevent the rows load operation from occurring.
Image