RangeFilterPrintingOptions Class
OBSOLETE
The RangeFilterPrintingOptions class is obsolete now. Use properties with the 'RangeFilter' prefix exposed by the DashboardPrintPreviewOptions and DashboardPdfExportOptions classes. To learn more, see the following KB article: https://www.devexpress.com/Support/Center/Question/Details/T488406
Contains settings that specify parameters affecting how the Range Filter dashboard item is printed or exported.
Namespace: DevExpress.DashboardWin
Assembly: DevExpress.Dashboard.v23.1.Win.dll
NuGet Packages: DevExpress.Win.Dashboard, DevExpress.Win.Dashboard.Design
Declaration
[Obsolete("The RangeFilterPrintingOptions class is obsolete now. Use properties with the 'RangeFilter' prefix exposed by the DashboardPrintPreviewOptions and DashboardPdfExportOptions classes. To learn more, see the following KB article: https://www.devexpress.com/Support/Center/Question/Details/T488406")]
public class RangeFilterPrintingOptions :
OptionsBase
Remarks
Use the DashboardPrintingOptions.RangeFilterOptions property to access options specific to printing/exporting Range Filter dashboard items.