SuppressEmpty: Boolean;
SuppressEmpty: boolean;
The SuppressEmpty property determines state of the Filter Empty Cells option.
The property is outdated. Use ILanerFilter.SuppressEmpty.
Available values of SuppressEmpty:
True. Empty cells are not displayed.
False. All cells are displayed.
See also: