FileTypeFilterAttribute.FilterCaption Property
Specifies the file type filter description.
Namespace: DevExpress.Persistent.Base
Assembly: DevExpress.Persistent.Base.v25.2.dll
NuGet Package: DevExpress.Persistent.Base
Declaration
Property Value
| Type | Description |
|---|---|
| String | A string holding the file type filter description. |
Remarks
This description is displayed in the Open dialog’s “Files of type” box, along with the associated file extensions.
See Also