ArcGIS Pro DAML Schema
ArcGIS Pro DAML Schema / CT_Palettes Complex Type / buttonPalette Element
In This Topic
    buttonPalette Element
    In This Topic
    Namespace http://schemas.esri.com/DADF/Registry
    Type
    Diagram
    button Element Choice buttonPalette Element
    Overview
    showItemCaption optional xs:boolean
    itemHeight optional xs:integer
    itemWidth optional xs:integer
    dropDown optional xs:boolean
    menuStyle optional xs:boolean
    itemsInRow optional xs:integer
    keytip required xs:string
    caption optional xs:string
    extendedCaption optional xs:string
    Choice 0..∞
    refID required ST_ID Simple Type
    separator optional xs:boolean
    insert optional ST_Insert Simple Type
    placeWith optional ST_ID Simple Type
    Source
    <xs:element name="buttonPalette" type="CT_ButtonPalette" xmlns:xs="http://www.w3.org/2001/XMLSchema" />
    See Also