Click or drag to resize

FileFilterName Property

Gets or sets the name of the filter.

Namespace:  Eto.Forms
Assembly:  Eto (in Eto.dll) Version: 2.5.3-dev
Syntax
public string Name { get; set; }

Property Value

Type: String
The name of the filter.
See Also