ShowIncludeSelection Property
ShowIncludeSelection
Gets or sets a value that indicates whether the value filter should display excel like 'Add current selection to filter' option.
Declaration
public bool ShowIncludeSelection { get; set; }
Public Property ShowIncludeSelection As Boolean