Back to Devexpress

RepositoryItem() Constructor

windowsforms-devexpress-dot-xtraeditors-dot-repository-dot-repositoryitem-dot-ctor-cbba0059.md

latest1.2 KB
Original Source

RepositoryItem() Constructor

Creates a new RepositoryItem object.

Namespace : DevExpress.XtraEditors.Repository

Assembly : DevExpress.XtraEditors.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
public RepositoryItem()
vb
Public Sub New

Remarks

This constructor creates a new RepositoryItem class instance and initializes it with the default settings. The constructor maintains the .NET infrastructure and is not intended to be used in your code.

See Also

RepositoryItem Class

RepositoryItem Members

DevExpress.XtraEditors.Repository Namespace