Skip to main content

IModelFileTypeFilters.FileTypesFilter Property

Specifies all file type filters declared for the current property.

Namespace: DevExpress.ExpressApp.FileAttachments.Win

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

NuGet Package: DevExpress.ExpressApp.FileAttachment.Win

Declaration

string FileTypesFilter { get; }

Property Value

Type Description
String

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

See Also