StandardFileDialog.FilterIndex Property (Typed) | |
A string representing the index of the effective filter.
Namespace:
XSharp.VO.SDK
Assembly:
XSharp.VOGUIClasses (in XSharp.VOGUIClasses.dll) Version: 2.19
Syntax VIRTUAL PROPERTY FilterIndex AS LONG GET SET
public virtual int FilterIndex { get; set; }
Request Example
View SourceProperty Value
Type:
LongA string representing the index of the effective filter.
See Also