Skip to main content
A newer version of this page is available. .

CompatibilitySettings Members

Provides access to compatibility settings.

Properties

Name Description
AllowEditTextExpressionInFormatRule static
AllowEditValueBindingInInplaceEditors static Gets or sets whether the GridControl’s logic of getting/setting the editor’s value is enabled.
AllowGlyphRunRenderingInInplaceEditors static
AllowRecyclingRibbonItems static
CompatibilityMode static Gets or sets the controls’ compatibility mode.
ConvertOccurrenceToNormalWhenDragBetweenResources static Specifies whether a recurring appointment is converted to a normal appointment when an end-user drags and drops it to another resource.
DXBindingResolvingMode static Gets or sets a value that specifies how the DXBinding (DXEvent, DXCommand) markup extensions resolve input expressions.
EnableDPICorrection static
HideInsignificantPartsOnlyInTimeSpanMask static
LegacyDefaultTheme static Specifies a legacy default theme which the application should use.
MakeGetWindowReturnActualFloatPanelWindow static
MaskUpdateSelectionOnMouseUp static
PrioritizeIListSourceInDiagramDataBinding static
RenderPDFPageContentWithDirectX static Gets or sets whether to render page content with DirectX.
SchedulerAppearanceStyle static Gets or sets the SchedulerControl UI style.
ShowSchedulerDateNavigationPanel static
TrackBarEditIsMoveToPointEnabled static
UseDateNavigatorInDateEdit static Specifies whether to use the DateNavigator control to render the DateEdit‘s dropdown window.
UseFriendlyDateRangePresentation static Gets or sets whether the Between Dates and On Dates date operators are used.
UseLegacyCalendarInDateNavigator static Gets or sets whether the legacy calendar is used in the DateNavigator.
UseLegacyColumnFilterPopup static Gets or sets whether the legacy drop-down filter is used.
UseLegacyDeleteButtonInButtonEdit static Gets or sets whether to use the legacy Null Value button in the ButtonEdit editor and its descendants.
UseLegacyFilterEditor static Gets or sets whether the legacy filter editor is used.
UseLegacyFilterPanel static Gets or sets whether to use the legacy filter panel.
UseLegacyQueryIntervalCalculation static
UseLegacySchedulerCellDecoration static
UseLegacySchedulerTimelineViewMode static
UseLightweightBarItems static
UseLightweightTemplatesInStandardButtons static
UseThemedMessageBoxInServices static Gets or sets whether to use the ThemedMessageBox instead of DXMessageBox in WindowService, DialogService, and WindowedDocumentUIService.
UseThemedWaitIndicatorInSplashScreen static
UseThemedWindowInServices static Gets or sets whether to use the ThemedWindow instead of DXWindow in WindowService, DialogService, and WindowedDocumentUIService.
ValueAfterDeleteInNumericMask static Specifies whether editors set the 0 (zero) or null value after the last digit is removed.

Methods

Name Description
Equals(Object, Object) static Determines whether the specified object instances are considered equal. Inherited from Object.
Equals(Object) Determines whether the specified object is equal to the current object. Inherited from Object.
GetHashCode() Serves as the default hash function. Inherited from Object.
GetType() Gets the Type of the current instance. Inherited from Object.
MemberwiseClone() protected Creates a shallow copy of the current Object. Inherited from Object.
ReferenceEquals(Object, Object) static Determines whether the specified Object instances are the same instance. Inherited from Object.
ToString() Returns a string that represents the current object. Inherited from Object.
See Also