Back to Devexpress

NonUniqueControlNameException.ControlName Property

windowsforms-devexpress-dot-xtrabars-dot-docking2010-dot-views-dot-nonuniquecontrolnameexception-5d1e874a.md

latest1.2 KB
Original Source

NonUniqueControlNameException.ControlName Property

Gets or sets the duplicate control name.

Namespace : DevExpress.XtraBars.Docking2010.Views

Assembly : DevExpress.XtraBars.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
public string ControlName { get; set; }
vb
Public Property ControlName As String

Property Value

TypeDescription
String

The duplicate control name.

|

See Also

NonUniqueControlNameException Class

NonUniqueControlNameException Members

DevExpress.XtraBars.Docking2010.Views Namespace