IModelFileTypeFilterExtension.Extension Property
Specifies a file extension associated with the current file type filter.
Namespace: DevExpress.ExpressApp.FileAttachments.Win
Assembly: DevExpress.ExpressApp.FileAttachment.Win.v25.2.dll
NuGet Package: DevExpress.ExpressApp.FileAttachment.Win
Declaration
Property Value
| Type | Description |
|---|---|
| String | A string specifying a file extension associated with the current file type filter. |
See Also