StandardFileDialog.FilterIndex Property | |
A string representing the index of the effective filter.
Namespace:
VO
Assembly:
VOGUIClasses (in VOGUIClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY FilterIndex AS USUAL GET
public virtual Usual FilterIndex { get; }
Request Example
View SourceProperty Value
Type:
UsualA string representing the index of the effective filter.
See Also