This document is archived and information here might be outdated.  Recommended version.


IGxTableView2.FilterRasterCatalog Method (ArcObjects .NET 10.4 SDK)
ArcObjects Library Reference (CatalogUI)  

IGxTableView2.FilterRasterCatalog Method

The RasterCatalogFilter for table view.

[Visual Basic .NET]
Public Sub FilterRasterCatalog ( _
    ByVal filter As Boolean _
)
[C#]
public void FilterRasterCatalog (
    bool filter
);

Product Availability

Available with ArcGIS Desktop.

See Also

IGxTableView2 Interface