Back to Devexpress

CompatibilitySettings Members

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

latest4.1 KB
Original Source

CompatibilitySettings Members

Contains an API for compatibility.

Properties

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.

Methods

NameDescription
Equals(Object, Object) staticDetermines 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() protectedCreates a shallow copy of the current Object. Inherited from Object.
ReferenceEquals(Object, Object) staticDetermines 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

CompatibilitySettings Class

DevExpress.Blazor Namespace