IBaseDocumentDefaultProperties.ActualThumbnailCaptionFormat Property
Gets the thumbnail caption format currently used by this document.
Namespace: DevExpress.XtraBars.Docking2010.Views
Assembly: DevExpress.XtraBars.v24.2.dll
Declaration
Property Value
Type | Description |
---|---|
String | A String value that is the thumbnail caption format currently used by this document. |
Remarks
See the IDocumentProperties.ThumbnailCaptionFormat property for more info.
See Also