ArcGIS Pro 3.4 API Reference Guide
ArcGIS.Desktop.Core Namespace / TableOptions Class
Properties Methods


In This Topic
    TableOptions Class Members
    In This Topic

    The following tables list the members exposed by TableOptions.

    Public Properties
     NameDescription
    Public Property Gets and sets if the mapview is to be activated after using Flash, Pan or Zoom from the table.  
    Public Property Gets and sets the column header height type  
    Public Property Get the default font name.  
    Public Property Gets the default font size.  
    Public Property Gets the default highlight color.  
    Public Property Gets and sets the font name.  
    Public Property Gets and sets the font size.  
    Public Property Gets and sets whether the "Click to add new row" option is hidden for feature class tables.  
    Public Property Gets the highlight color.  
    Public Property Gets and sets whether selection color overrides are honored.  
    Public Property Gets and sets the row height type.  
    Top
    Public Methods
     NameDescription
    Public Method Determines if a specified font name is valid for use in the TableOptions.  
    Public Method Determines if a specified font size is valid for use in the TableOptions.  
    Public Method Sets the highlight color. This method must be called on the MCT. Use QueuedTask.Run.  
    Top
    See Also