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

RepositoryItemTreeListLookUpEdit.DefaultExportMode Field

Returns the ExportMode.Default value, which is equivalent to ExportMode.DisplayText. This constant is used to initialize the RepositoryItem.ExportMode property.

Namespace: DevExpress.XtraEditors.Repository

Assembly: DevExpress.XtraTreeList.v19.1.dll

Declaration

public static ExportMode DefaultExportMode

Field Value

Type
ExportMode
See Also