Interface IColumnVisibilityChangedEventArgs

Hierarchy

Index

Properties

column: any
newValue: boolean

The new hidden state that the column will have, if operation is succesfull. Will be true when hiding and false when showing.

owner?: any

Provides reference to the owner component.