FilterIndex Property (C1FilePicker)
In This Topic
Gets or sets the filter index that will be applied to the
System.Windows.Controls.OpenFileDialog.
Syntax
'Declaration
Public Property FilterIndex As Integer
public int FilterIndex {get; set;}
See Also