Assembly: Tab;
The TabAutoFilterBaseEventArgs class implements argument of the events that occurs on changing autofilter settings in table of the LanerBox component.
Constructor name | Brief description | |
Create | The Create constructor creates argument of the event with the specified autofilter condition. |
Constructor name | Brief description | |
CreateTabColumnArgs | The CreateTabColumnArgs constructor creates an event argument related to the specified table column. |
Constructor name | Brief description | |
CreateArgs | The CreateArgs constructor creates an event argument related to the component table. |
Property name | Brief description | |
Action | The Action property returns the type of the selected auto filtering condition. |
Property name | Brief description | |
Column | The Column property returns index of the column, for which the event is generated. |
Property name | Brief description | |
TabSheet | The TabSheet property returns the table of the component, for which the event is generated. |
See also: