defaultFilterIndex property

int? defaultFilterIndex
getter/setter pair

Which entry in the filterSpecification is shown by default. Typically this is the first entry shown.

Implementation

int? defaultFilterIndex;