corelibraries-devexpress-dot-utils-dot-controls-29b0d816.md
Serves as a base for classes representing options.
Namespace : DevExpress.Utils.Controls
Assembly : DevExpress.Data.v25.2.dll
NuGet Package : DevExpress.Data
public class BaseOptions :
ViewStatePersisterCore,
INotifyPropertyChanged
Public Class BaseOptions
Inherits ViewStatePersisterCore
Implements INotifyPropertyChanged
This class introduces basic properties, methods and events appropriate to all objects representing options. To create your own custom options, you must inherit your class from the BaseOptions class (or any derived class).
Show 451 items
Object ViewStatePersisterCore BaseOptions ClipboardOptions
SchedulerResourceHeaderOptionsBase
AgendaViewAppointmentDisplayOptions
TimeIndicatorDisplayOptionsBase
AppointmentDragDropOptionsBase
GanttViewAppointmentDisplayOptions
WeekViewAppointmentDisplayOptions
SchedulerNavigationButtonOptions
PivotGridOptionsChartDataSourceBase
PivotGridOptionsChartDataSource
DayViewAppointmentDisplayOptions
MonthViewAppointmentDisplayOptions
TimelineViewAppointmentDisplayOptions
PivotGridWebOptionsChartDataSource
PivotGridWebOptionsCustomization
ASPxRichEditAuthenticationSettings
ASPxRichEditAutoCorrectSettings
ASPxRichEditCharacterFormattingDetailedSettings
ASPxAgendaViewAppointmentDisplayOptions
ASPxDayViewAppointmentDisplayOptions
ASPxMonthViewAppointmentDisplayOptions
ASPxSchedulerOptionsCellAutoHeight
ASPxTimelineViewAppointmentDisplayOptions
ASPxWeekViewAppointmentDisplayOptions
SimpleContextItemCollectionOptions
RibbonCustomizationFormOptions
RibbonOptionsExpandCollapseMenu
AdvBandedGridOptionsNavigation
BandedGridOptionsCustomization
KanbanGroupFooterButtonOptions
WinExplorerViewContentStyleOptions
WinExplorerViewListStyleOptions
WinExplorerViewStyleOptionsCollection
WinExplorerViewOptionsBehavior
BaseLayoutItemCustomizationOptions
MonthViewAppointmentDisplayOptionsEx
ReportWeekViewAppointmentDisplayOptions
ScaleBasedRangeControlClientOptions
SchedulerDeferredScrollingOption
SchedulerResourceHeaderOptions
PivotGridWebFieldOptionsFilter
PivotGridWebOptionsLoadingPanel
ASPxRichEditDocumentCapabilitiesSettings
ASPxRichEditHorizontalRulerSettings
ASPxRichEditRangePermissionSettings
ASPxSchedulerOptionsAdaptivity
ASPxSchedulerResourceHeaderOptions
AccordionContextItemCollectionOptions
DiagramOptionsMindMapTreeLayout
DiagramOptionsTipOverTreeLayout
HyperlinkLabelControlAppearanceOptions
RichTextEditHorizontalScrollbarOptions
GanttControlOptionsMainTimeRuler
GanttControlOptionsCustomization
LayoutViewOptionsCustomization
LayoutViewOptionsMultiRecordMode
LayoutViewOptionsSingleRecordMode
WinExplorerViewOptionsHtmlTemplate
WinExplorerViewOptionsImageLoad
WinExplorerViewOptionsSelection
PivotGridOptionsCustomizationEx
RichTextEditDocumentExportOptions
RichTextEditDocumentImportOptions
DayViewAppointmentDisplayOptionsEx
ReportDayViewAppointmentDisplayOptions
ReportMonthViewAppointmentDisplayOptions
TimelineViewAppointmentDisplayOptionsEx
WeekViewAppointmentDisplayOptionsEx
YearViewAppointmentDisplayOptionsEx
SpreadsheetDataSourceWizardOptions
SpreadsheetHorizontalScrollbarOptions
SpreadsheetVerticalScrollbarOptions
VGridOptionsSelectionAndFocusEx
MVCxPivotGridWebOptionsLoadingPanel
BootstrapSchedulerDayViewAppointmentDisplayOptions
BootstrapSchedulerDialogOptions
BootstrapSchedulerOptionsToolTips
MVCxPivotGridWebOptionsDataField
FlatOpcDocumentExporterOptions
FlatOpcMacroEnabledDocumentExporterOptions
FlatOpcMacroEnabledTemplateDocumentExporterOptions
FlatOpcTemplateDocumentExporterOptions
OpenXmlDocumentExporterOptions
PlainTextDocumentExporterOptions
RtfDocumentExporterCompatibilityOptions
FormattingMarkVisibilityOptions
FlatOpcDocumentImporterOptions
FlatOpcMacroEnabledDocumentImporterOptions
FlatOpcMacroEnabledTemplateDocumentImporterOptions
FlatOpcTemplateDocumentImporterOptions
OpenXmlDocumentImporterOptions
PlainTextDocumentImporterOptions
OpenXmlDocumentExporterOptions
XmlSpreadsheet2003DocumentExporterOptions
OpenXmlDocumentImporterOptions
XmlSpreadsheet2003DocumentImporterOptions
SpreadsheetAxisLabelOverlappingOptions
SpreadsheetCellEditorBehaviorOptions
SpreadsheetColumnBehaviorOptions
SpreadsheetCommentBehaviorOptions
SpreadsheetCompatibilityOptions
SpreadsheetDataSourceLoadingOptions
SpreadsheetDataValidationBehaviorOptions
SpreadsheetDrawingBehaviorOptions
SpreadsheetFillHandleBehaviorOptions
SpreadsheetFormulaAutoCompleteOptions
SpreadsheetGroupBehaviorOptions
SpreadsheetPivotTableFieldListOptions
SpreadsheetProtectionBehaviorOptions
SpreadsheetWorksheetBehaviorOptions
See Also