ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Desktop.Layouts Namespace / TableFrame Class / CanApplyStyle Method
The style item to check whether its styling can be applied
Version

CanApplyStyle Method (TableFrame)
Gets whether the StyleItem can be applied
Syntax
public override bool CanApplyStyle( 
   StyleItem styleItem
)

Parameters

styleItem
The style item to check whether its styling can be applied

Return Value

Requirements

Target Platforms: Windows 11, Windows 10

ArcGIS Pro version: 3.2 or higher.
See Also