ArcGIS Pro DAML Schema
ArcGIS Pro DAML Schema
/
CT_MiniToolbar Complex Type
/ row 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
row Element
In This Topic
Type
Diagram
Overview
Source
See Also
Namespace
http://schemas.esri.com/DADF/Registry
Type
CT_MiniToolbarRow Complex Type
Diagram
Overview
row
CT_MiniToolbarRow Complex Type
Sequence
Choice
0..∞
Choice
0..∞
button
CT_ToolbarItem Complex Type
refID
required
ST_ID Simple Type
separator
optional
xs:boolean
size
optional
ST_LimitedSize Simple Type
toolPalette
CT_ToolbarItem Complex Type
refID
required
ST_ID Simple Type
separator
optional
xs:boolean
size
optional
ST_LimitedSize Simple Type
buttonPalette
CT_ToolbarItem Complex Type
refID
required
ST_ID Simple Type
separator
optional
xs:boolean
size
optional
ST_LimitedSize Simple Type
menu
CT_ToolbarItem Complex Type
refID
required
ST_ID Simple Type
separator
optional
xs:boolean
size
optional
ST_LimitedSize Simple Type
gallery
CT_ToolbarItem Complex Type
refID
required
ST_ID Simple Type
separator
optional
xs:boolean
size
optional
ST_LimitedSize Simple Type
dynamicMenu
CT_ToolbarItem Complex Type
refID
required
ST_ID Simple Type
separator
optional
xs:boolean
size
optional
ST_LimitedSize Simple Type
splitButton
CT_ToolbarItem Complex Type
refID
required
ST_ID Simple Type
separator
optional
xs:boolean
size
optional
ST_LimitedSize Simple Type
comboBox
CT_ToolbarItem Complex Type
refID
required
ST_ID Simple Type
separator
optional
xs:boolean
size
optional
ST_LimitedSize Simple Type
checkBox
CT_ToolbarItem Complex Type
refID
required
ST_ID Simple Type
separator
optional
xs:boolean
size
optional
ST_LimitedSize Simple Type
Source
<
xs:element
name
="row"
type
="CT_MiniToolbarRow"
xmlns:xs
="http://www.w3.org/2001/XMLSchema"
/>
See Also
CT_MiniToolbar Complex Type
|
ArcGIS Pro DAML Schema