ArcGIS Pro DAML Schema
ArcGIS Pro DAML Schema
/
CT_Module Complex Type
/ galleries Element
Collapse All
Expand All
In This Topic
Type
Diagram
Overview
Source
See Also
Introduction
Overview of the ArcGIS Pro SDK for .NET
What's New for Developers at 3.0
Installing ArcGIS Pro SDK for .NET
Release notes
Resources
ProConcepts: 3.0 Migration Guide
ArcGIS.Core Assembly
ArcGIS.CoreHost Assembly
ArcGIS.Desktop.Catalog Assembly
ArcGIS.Desktop.Core Assembly
ArcGIS.Desktop.DataReviewer Assembly
ArcGIS.Desktop.Editing Assembly
ArcGIS.Desktop.Extensions Assembly
ArcGIS.Desktop.Framework Assembly
ArcGIS.Desktop.GeoProcessing Assembly
ArcGIS.Desktop.Layouts Assembly
ArcGIS.Desktop.Mapping Assembly
ArcGIS.Desktop.TaskAssistant Assembly
ArcGIS.Desktop.Workflow Assembly
ESRI.ArcGIS.ItemIndex Assembly
References
ArcGIS Pro DAML Schema
ArcGIS Pro SDK (pro.arcgis.com)
arcgis-pro-sdk-community-samples
ArcGISPro Registry Keys
ArcGIS Pro DAML ID Reference
ArcGIS Pro Icon Reference
ArcGIS Pro TypeID Reference
ProConcepts: Distributing Add-Ins Online
ProConcepts: Migrating to ArcGIS Pro
FAQ
Dev Summit Tech Sessions
galleries Element
In This Topic
Type
Diagram
Overview
Source
See Also
Namespace
http://schemas.esri.com/DADF/Registry
Type
CT_Galleries Complex Type
Diagram
Overview
galleries
CT_Galleries Complex Type
Choice
0..∞
gallery
CT_Gallery Complex Type
componentGroup
smallImage
optional
ST_Uri Simple Type
largeImage
optional
ST_Uri Simple Type
overlaySmallImage
optional
ST_Uri Simple Type
overlayLargeImage
optional
ST_Uri Simple Type
menuStyle
optional
xs:boolean
condition
optional
ST_ID Simple Type
dropDownHeight
optional
xs:double
itemWidth
optional
xs:integer
showItemCaption
optional
xs:boolean
resizable
optional
xs:boolean
showGroup
optional
xs:boolean
loadOnClick
optional
xs:boolean
itemsInRow
optional
xs:integer
dataTemplateFile
optional
ST_String Simple Type
templateID
optional
ST_String Simple Type
itemContainerStyleID
optional
ST_String Simple Type
loadingMessage
optional
ST_String Simple Type
helpContextID
optional
ST_String Simple Type
keytip
required
ST_String Simple Type
scrollToSelectedItemInRibbon
optional
xs:boolean
Sequence
Sequence
optional
tooltip
optional
CT_Tooltip Complex Type
image
optional
ST_Uri Simple Type
heading
optional
xs:string
Sequence
optional
disabledText
content
optional
Choice
0..∞
button
CT_MenuButtonRef Complex Type
refID
required
ST_ID Simple Type
separator
optional
xs:boolean
insert
optional
ST_Insert Simple Type
placeWith
optional
ST_ID Simple Type
gallery
CT_GalleryMenuButtonRef Complex Type
refID
required
ST_ID Simple Type
separator
optional
xs:boolean
insert
optional
ST_Insert Simple Type
placeWith
optional
ST_ID Simple Type
menu
CT_MenuButtonRef Complex Type
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
="galleries"
type
="CT_Galleries"
xmlns:xs
="http://www.w3.org/2001/XMLSchema"
/>
See Also
CT_Module Complex Type
|
ArcGIS Pro DAML Schema