NonUniqueControlNameException.Document Property
Gets the document that contains the duplicate control name.
Namespace: DevExpress.XtraBars.Docking2010.Views
Assembly: DevExpress.XtraBars.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| BaseDocument | The document that contains the duplicate control name. |
See Also