Back to Devexpress

DevExpress.XtraEditors.Repository Namespace

windowsforms-devexpress-dot-xtraeditors-a1a0088e.md

latest16.4 KB
Original Source

DevExpress.XtraEditors.Repository Namespace

Contains classes representing repository items that store editor-specific settings.

Assemblies : DevExpress.XtraBars.v25.2.dll, DevExpress.XtraEditors.v25.2.dll, DevExpress.XtraGrid.v25.2.dll, DevExpress.XtraRichEdit.v25.2.dll, DevExpress.XtraTreeList.v25.2.dll

NuGet Packages : DevExpress.Win.Navigation, DevExpress.Win.Grid, DevExpress.Win.RichEdit, DevExpress.Win.TreeList

Classes

NameDescription
BaseRepositoryItemCheckEditThe base class for objects that contain properties for check editors.
CalendarAppearancesContains appearance settings for the calendar visual elements in different states.
EditorsRepositoryBaseImplements the basic functionality of the PersistentRepository component.
PersistentRepositoryStores repository items to be shared between container controls and components (GridControl, TreeList, RibbonControl, BarManager, etc).
RatingToolTipEventArgsContains data for the RatingControl.BeforeShowToolTip and RepositoryItemRatingControl.BeforeShowToolTip events.
RepositoryItemServes as the base for all repository items.
RepositoryItemBaseProgressBarServes as the base for repository items that provide settings for editors that represent a progress bar.
RepositoryItemBaseSpinEditRepresents the class which provides settings common to all spin editors.
RepositoryItemBlobBaseEditServes as the base for repository items corresponding to BLOB editors.
RepositoryItemBreadCrumbEditContains settings specific to a BreadCrumbEdit control.
RepositoryItemButtonEditAn object that contains settings specific to a ButtonEdit control. Repository items allow you to embed editors into container controls (for instance, GridControl, TreeList, RibbonControl).
RepositoryItemCalcEditRepresents a class which stores settings specific to a CalcEdit control.
RepositoryItemCheckedComboBoxEditRepresents the class which stores settings specific to the CheckedComboBoxEdit control.
RepositoryItemCheckEditRepresents a repository item which stores settings specific to a CheckEdit control.
RepositoryItemCollectionRepresents a collection of repository items.
RepositoryItemColorEditContains settings specific to a ColorEdit editor.
RepositoryItemColorPickEditRepresents a repository item that stores settings specific to a ColorPickEdit control.
RepositoryItemComboBoxRepresents a repository item which stores settings specific to ComboBoxEdit controls.
RepositoryItemDateEditA repository item storing settings specific to a DateEdit control.
RepositoryItemDateTimeOffsetEditA repository item that stores core settings of the DateTimeOffsetEdit editor.
RepositoryItemFontEditRepresents the class which stores settings specific to the FontEdit control.
RepositoryItemGridLookUpEditContains settings specific to the GridLookUpEdit control.
RepositoryItemGridLookUpEditBaseContains settings specific to the GridLookUpEditBase control.
RepositoryItemHyperLinkEditRepresents the class which provides settings specific to a HyperLinkEdit control.
RepositoryItemHypertextLabelWhen embedded in a container’s column/cell, allows cell text to be formatted using HTML tags. No editing is supported for these cells.
RepositoryItemImageComboBoxRepresents a repository item which holds settings specific to ImageComboBoxEdit controls.
RepositoryItemImageEditRepresents a repository item which stores settings specific to an ImageEdit control.
RepositoryItemLookUpEditContains settings specific to a lookup editor.
RepositoryItemLookUpEditBaseRepresents the base class that contains settings common to lookup editors.
RepositoryItemMarqueeProgressBarContains settings specific to a MarqueeProgressBarControl editor.
RepositoryItemMemoEditRepresents a class which stores settings specific to a MemoEdit control.
RepositoryItemMemoExEditRepresents a repository item which stores settings specific to a MemoExEdit control.
RepositoryItemMRUEditRepresents a class which stores settings specific to a MRUEdit control.
RepositoryItemPageNumberEditStores settings specific to the PageNumberEdit control.
RepositoryItemPickImageObsolete. Represents a repository item which provides settings specific to an image combo box control.
RepositoryItemPictureEditRepresents a repository item which stores settings specific to a PictureEdit control.
RepositoryItemPopupBaseServes as the base for repository items that provide settings for editors with popup windows.
RepositoryItemPopupBaseAutoSearchEditContains settings that are common to the descendants of the PopupBaseAutoSearchEdit class.
RepositoryItemPopupContainerEditRepresents a repository item that provides settings for PopupContainerEdit editors.
RepositoryItemPopupGalleryEditA repository item which stores settings specific to a PopupGalleryEdit control.
RepositoryItemProgressBarA repository item that stores settings specific to a ProgressBarControl.
RepositoryItemRadioGroupRepresents a repository item which stores settings specific to RadioGroup controls.
RepositoryItemRangeTrackBarContains settings specific to a RangeTrackBarControl editor.
RepositoryItemRatingControlProvides access to advanced RatingControl settings.
RepositoryItemRichTextEditContains settings specific to an in-place editor that displays RTF data.
RepositoryItemSearchControlAn item in an editor container’s repository used to create a SearchControl.
RepositoryItemSearchLookUpEditContains settings specific to the SearchLookUpEdit control.
RepositoryItemSparklineEditContains settings specific to a SparklineEdit control.
RepositoryItemSpinEditRepresents a repository item which stores settings specific to a SpinEdit control.
RepositoryItemTextEditRepresents a repository item which contains settings specific to TextEdit editors.
RepositoryItemTimeEditStores settings specific to a time editor.
RepositoryItemTimeSpanEditRepresents a repository item that stores settings specific to the TimeSpanEdit control.
RepositoryItemToggleSwitchRepresents a repository item which stores settings specific to a ToggleSwitch control.
RepositoryItemTokenEditProvides access to the TokenEdit control’s settings.
RepositoryItemTrackBarContains settings specific to a TrackBarControl editor.
RepositoryItemTreeListLookUpEditA repository item which stores settings specific to a TreeListLookUpEdit control.
RepositoryItemZoomTrackBarRepresents the class which stores settings specific to the ZoomTrackBarControl control.
RichTextEditBehaviorOptionsRepresents the storage of settings specifying end-user restrictions applied to document operations.
RichTextEditHorizontalScrollbarOptionsRepresents the class containing options for the horizontal scrollbar.

Structs

NameDescription
TrackBarRangeRepresents the range of values.

Enums

NameDescription
CalendarSelectionModeLists selection modes available for the end-user.
CalendarViewContains values that enumerate a Calendar Control’s display modes.
EditValueTypeCollectionEnumerates values that specify the type of an editor’s EditValue property value.
ExportModeContains values that specify whether an editor’s edit value or display text is exported, when the editor’s data is exported in XLS and CSV formats.
GridLookUpSearchModeEnumerates values that specify how the editor looks for values that fit the query entered in the edit box.
GridLookUpViewTypeLists the types of Views that can be used within a GridLookUpEdit control.
LookUpEditValueTypeContains values that specify the type of the editor’s EditValue property value.
TimeEditStyleEnumerates values that specify how users edit the time (time span) in the TimeEdit and TimeSpanEdit controls.