Skip to main content

FileTypeFilterAttribute.FilterID Property

Indicates the current file type filter identifier.

Namespace: DevExpress.Persistent.Base

Assembly: DevExpress.Persistent.Base.v25.2.dll

NuGet Package: DevExpress.Persistent.Base

Declaration

public string FilterID { get; }

Property Value

Type Description
String

A string value containing the current file type filter identifier.

See Also