active property
bool
get
active
True when the owning dataset has active sorts.
Implementation
bool get active => isNotEmpty;
True when the owning dataset has active sorts.
bool get active => isNotEmpty;