ITabAutoFilterEventArgs
Description
The ITabAutoFilterEventArgs interface is used to work with parameters of the TabSheetBox.OnAutoFilter event (setting auto filter for the table) of the TabSheetBox component.
Properties
|
Property name |
Description |
|
Action |
The Action property returns the type of the selected auto filtering condition. |
|
Property name |
Brief description |
|
Column |
The Column property returns number of the column for which an event occurred. |
|
Property name |
Brief description |
|
TabSheet |
The TabSheet property returns the component for which the event is generated. |
See also:
Tab Assembly Interfaces