Click or drag to resize

FileDialogIHandlerCurrentFilterIndex Property

Gets or sets the index of the current filter in the Filters collection

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

Property Value

Type: Int32
The index of the current filter.
See Also