The object filter.
[Visual Basic 6.0] Property ObjectFilter As IGxObjectFilter
[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.