Gets or sets the filter index that will be applied to the OpenFileDialog.

Namespace:  C1.Silverlight
Assembly:  C1.Silverlight (in C1.Silverlight.dll)

Syntax

C#
public int FilterIndex { get; set; }
Visual Basic
Public Property FilterIndex As Integer
	Get
	Set

See Also