Back to Devexpress

IBaseDocumentDefaultProperties.ActualThumbnailCaptionFormat Property

windowsforms-devexpress-dot-xtrabars-dot-docking2010-dot-views-dot-ibasedocumentdefaultproperties-c3f4975f.md

latest1.7 KB
Original Source

IBaseDocumentDefaultProperties.ActualThumbnailCaptionFormat Property

Gets the thumbnail caption format currently used by this document.

Namespace : DevExpress.XtraBars.Docking2010.Views

Assembly : DevExpress.XtraBars.v25.2.dll

NuGet Package : DevExpress.Win.Navigation

Declaration

csharp
[Browsable(false)]
string ActualThumbnailCaptionFormat { get; }
vb
<Browsable(False)>
ReadOnly Property ActualThumbnailCaptionFormat As String

Property Value

TypeDescription
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

ThumbnailCaptionFormat

IBaseDocumentDefaultProperties Interface

IBaseDocumentDefaultProperties Members

DevExpress.XtraBars.Docking2010.Views Namespace