isPredefined property

bool get isPredefined

Whether the date range is predefined by the application.

true if the date range is defined by the application; false if it's a custom date range specified by the user.

Implementation

bool get isPredefined;