Skip to main content
.NET 6.0+

IModelFileTypeFilter.Caption Property

Specifies the current file type filter’s description.

Namespace: DevExpress.ExpressApp.FileAttachments.Win

Assembly: DevExpress.ExpressApp.FileAttachment.Win.v23.2.dll

Declaration

string Caption { get; set; }

Property Value

Type Description
String

A string specifying the current file type filter’s description.

See Also