This document is archived and information here might be outdated. Recommended version. |
The object filter.
[Visual Basic .NET] Public Property ObjectFilter As IGxObjectFilter
[C#] public IGxObjectFilter ObjectFilter {get; set;}
ObjectFilter will return the filter that is currently active in the dialog. If the dialog is not currently open (through DoModalOpen or DoModalSave), then this property will return the default filter.