The object filter.
[Visual Basic .NET] Public Property ObjectFilter As IGxObjectFilter
[C#] public IGxObjectFilter ObjectFilter {get; set;}
Product Availability
Available with ArcGIS Desktop.
Remarks
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.