This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > CatalogUI > ESRI.ArcGIS.CatalogUI > Interfaces > IG > IGxDialog Interface > IGxDialog.ObjectFilter Property (ArcObjects .NET 10.5 SDK) |
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.