BaseDocument.Caption Property
Gets or sets the document’s caption.
Namespace: DevExpress.XtraBars.Docking2010.Views
Assembly: DevExpress.XtraBars.v23.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Default | Description |
---|---|---|
String | null | A string that specifies the document’s caption. |
See Also