

Public Class GridStyleItem Inherits StyleItem Implements System.ComponentModel.INotifyPropertyChanged
public class GridStyleItem : StyleItem, System.ComponentModel.INotifyPropertyChanged
{
//Search for grids
//Note: styleProjectItem was created above in the variable initialization section
//Note: Needs QueuedTask to run
styleProjectItem.SearchGrids("searchString");
}
System.Object
ArcGIS.Desktop.Framework.Contracts.PropertyChangedBase
ArcGIS.Desktop.Mapping.StyleItem
ArcGIS.Desktop.Mapping.GridStyleItem
Target Platforms: Windows 11 Home, Pro, Enterprise (64 bit)