[]
Gets or sets a value indicating that a drop-down list in the filter cell contains list of all values or only visible values of the column.
public bool FilterCascade { get; set; }
true - filter contains only visible values. false - filter contains all values.