Icon BeforeLoadColumns Event

property BeforeLoadColumns: TEWBDataSetEvent

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