|
inlinevirtual |
Tells whether a column can be dropped on the Column Chooser.
nColumn | Specifies the zero-based index of column. |
Override this function and return FALSE to prevent hiding of the specified column by dropping it on the Column Chooser.
By default this method returns TRUE. Use this method in conjunction with CanHideColumn().