Skip to main content

IBaseDocumentSelectorProperties.ItemCaptionFormat Property

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

Namespace: DevExpress.XtraBars.Docking2010.Customization

Assembly: DevExpress.XtraBars.v23.2.dll

NuGet Package: DevExpress.Win.Navigation

Declaration

string ItemCaptionFormat { get; set; }

Property Value

Type Description
String

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

Remarks

Document Manager - Document Selector

See Also