Skip to main content
A newer version of this page is available. .

IBaseDocumentSelectorProperties.PanelFooterFormat Property

Gets or sets the string according to which the Document Selector formats its Panel items’ footers.

Namespace: DevExpress.XtraBars.Docking2010.Customization

Assembly: DevExpress.XtraBars.v19.2.dll

Declaration

string PanelFooterFormat { get; set; }

Property Value

Type Description
String

A String value that is the format string applied to item footers.

Remarks

Document Manager - Document Selector

This property does not affect Document Selector items that correspond to Documents.

See Also