IBaseDocumentSelectorProperties.PanelHeaderFormat Property
Gets or sets the string according to which the Document Selector formats its Panel items’ headers.
Namespace: DevExpress.XtraBars.Docking2010.Customization
Assembly: DevExpress.XtraBars.v24.1.dll
NuGet Package: DevExpress.Win.Navigation
Declaration
Property Value
Type | Description |
---|---|
String | A String value that is the format string applied to item headers. |
Remarks
This property does not affect Document Selector items that correspond to Documents.
See Also