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

CompatibilitySettings Properties

Provides access to compatibility settings.
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
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
MakeGetWindowReturnActualFloatPanelWindow static
RenderPDFPageContentWithDirectX static Gets or sets whether to render page content with DirectX.
SchedulerAppearanceStyle static Gets or sets the SchedulerControl UI style.
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.
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.
UseLightweightBarItems static
UseLightweightTemplatesInStandardButtons static
UseThemedMessageBoxInServices static Gets or sets whether to use the ThemedMessageBox instead of DXMessageBox in WindowService, DialogService, and WindowedDocumentUIService.
UseThemedWindowInServices static Gets or sets whether to use the ThemedWindow instead of DXWindow in WindowService, DialogService, and WindowedDocumentUIService.
See Also