Back to Devexpress

CompatibilitySettings Properties

blazor-devexpress-dot-blazor-dot-compatibilitysettings-dot-underscore-properties.md

latest2.2 KB
Original Source

CompatibilitySettings Properties

Contains an API for compatibility.

NameDescription
AddSpaceAroundFormLayoutContent staticSpecifies whether the Form Layout adds a space around its content.
CompatibilityMode staticSpecifies the component suite version used for compatibility.
DisableEditorAutoGenerationInGrid staticSpecifies whether to disable automatic editor generation in DxGrid.
DisableKeyboardNavigationInGrid staticSpecifies whether to disable keyboard navigation and shortcuts in all DxGrid components.
IgnoreClientDateTimeOffsetInDateEdit staticSpecifies whether the Date Edit displays DateTimeOffset values without conversion to the client’s time zone.
ReverseRightAlignedToolbarGroups staticSpecifies whether the Toolbar renders its right-aligned items in reverse order.
UseDetachedEditorRenderModeInGrid staticSpecifies whether all DxGrid components render editors in Detached or Integrated mode.
UseDropDownInGridColumnChooser staticSpecifies whether the DxGrid component renders the Column Chooser as a window or drop-down component.

See Also

CompatibilitySettings Class

CompatibilitySettings Members

DevExpress.Blazor Namespace