| Visual Basic (Declaration) | |
|---|---|
Public Property FilterIndex As Integer | |
| C# | |
|---|---|
public int FilterIndex {get; set;} | |
Property Value
The index of the selected item in the System.Windows.Controls.OpenFileDialog filter drop-down list. The default is 1.| Exception | Description |
|---|---|
| System.ArgumentOutOfRangeException | The filter index is less than 1. |
Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family