Skip to main content
.NET 6.0+

IModelFileTypeFilters.FileTypesFilter Property

Specifies all file type filters declared for the current property.

Namespace: DevExpress.ExpressApp.FileAttachments.Win

Assembly: DevExpress.ExpressApp.FileAttachment.Win.v24.1.dll

Declaration

string FileTypesFilter { get; }

Property Value

Type Description
String

A string specifying all file type filters declared for the current property.

See Also