

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