You are here: Symbol Reference > Stimulsoft.Report.Components Namespace > StiComponentToolboxPosition Enumeration
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
Stimulsoft.Report.Components.StiComponentToolboxPosition Enumeration

Enumeration which sets positions of the report components on the toolbox of the report designer.

Syntax
C++
C#
Visual Basic
public: enum StiComponentToolboxPosition { Component = 0, ReportTitleBand = 1, ReportSummaryBand = 2, PageHeaderBand = 3, PageFooterBand = 4, GroupHeaderBand = 5, GroupFooterBand = 6, HeaderBand = 7, FooterBand = 8, ColumnHeaderBand = 9, ColumnFooterBand = 10, DataBand = 11, HierarchicalBand = 13, ChildBand = 14, EmptyBand = 15, OverlayBand = 16, CrossGroupHeaderBand = 21, CrossGroupFooterBand = 22, CrossHeaderBand = 23, CrossFooterBand = 24, CrossDataBand = 25, Text = 101, TextInCells = 102, SystemText = 103, ContourText = 104, RichText = 105, Image = 106, BarCode = 107, Shape = 108, Line = 109, Container = 110, Panel = 110, Clone = 112, CheckBox = 113, SubReport = 114, WinControl = 115, ZipCode = 116, HorizontalLinePrimitive = 150, VerticalLinePrimitive = 151, RectanglePrimitive = 152, RoundedRectanglePrimitive = 153, Chart = 200, Table = 201, CrossTab = 202, Map = 210, Gauge = 220, TextElement = 300, ImageElement = 301, ChartElement = 302, GaugeElement = 303, MapElement = 304, IndicatorElement = 305, ListElement = 320, XText = 400, XTitle = 401, XSubTitle = 402, XHeader = 403, XBody = 404, XImage = 405, XBarCode = 406, XShape = 407, XData = 408, InfographicGrid = 500, InfographicChart = 501, InfographicMap = 502, UserCode = 1000 };
Members
Members 
Description 
ReportTitleBand 
Sets a position of the ReportTitle band on the toolbox of the designer.  
ReportSummaryBand 
Sets a position of the ReportSummary band on the toolbox of the designer.  
PageHeaderBand 
Sets a position of the PageHeader band on the toolbox of the designer.  
PageFooterBand 
Sets a position of the PageFooter band on the toolbox of the designer.  
GroupHeaderBand 
Sets a position of the GroupHeader band on the toolbox of the designer.  
GroupFooterBand 
Sets a position of the GroupFooter band on the toolbox of the designer.  
HeaderBand 
Sets a position of the Header band on the toolbox of the designer.  
FooterBand 
Sets a position of the Footer band on the toolbox of the designer.  
ColumnHeaderBand 
Sets a position of the ColumnHeader band on the toolbox of the designer.  
ColumnFooterBand 
Sets a position of the ColumnFooter band on the toolbox of the designer.  
DataBand 
Sets a position of the Data band on the toolbox of the designer.  
HierarchicalBand 
Sets a position of the Hierarchical band on the toolbox of the designer.  
ChildBand 
Sets a position of the Child band on the toolbox of the designer.  
EmptyBand 
Sets a position of the Empty band on the toolbox of the designer.  
OverlayBand 
Sets a position of the Overlay band on the toolbox of the designer.  
CrossGroupHeaderBand 
Sets a position of the CrossGroupHeader band on the toolbox of the designer.  
CrossGroupFooterBand 
Sets a position of the CrossGroupFooter band on the toolbox of the designer.  
CrossHeaderBand 
Sets a position of the CrossHeader band on the toolbox of the designer.  
CrossFooterBand 
Sets a position of the CrossFooter band on the toolbox of the designer.  
CrossDataBand 
Sets a position of the CrossData band on the toolbox of the designer.  
Text 
Sets a position of the Text component on the toolbox of the designer.  
TextInCells 
Sets a position of the TextInCells component on the toolbox of the designer.  
SystemText 
Sets a position of the SystemText component on the toolbox of the designer.  
ContourText 
Sets a position of the ContourText component on the toolbox of the designer.  
RichText 
Sets a position of the RichText component on the toolbox of the designer.  
Image 
Sets a position of the Image component on the toolbox of the designer.  
BarCode 
Sets a position of the BarCode component on the toolbox of the designer.  
Shape 
Sets a position of the Shape component on the toolbox of the designer.  
Line 
Sets a position of the Line component on the toolbox of the designer.  
Container 
Sets a position of the Container component on the toolbox of the designer.  
Panel 
Sets a position of the Panel component on the toolbox of the designer.  
Clone 
Sets a position of the Clone component on the toolbox of the designer.  
CheckBox 
Sets a position of the CheckBox component on the toolbox of the designer.  
SubReport 
Sets a position of the SubReport component on the toolbox of the designer.  
WinControl 
Sets a position of the WinControl component on the toolbox of the designer.  
ZipCode 
Sets a position of the ZipCode component on the toolbox of the designer.  
HorizontalLinePrimitive 
Sets a position of the HorizontalLinePrimitive component on the toolbox of the designer.  
VerticalLinePrimitive 
Sets a position of the VerticalLinePrimitive component on the toolbox of the designer.  
RectanglePrimitive 
Sets a position of the RectanglePrimitive component on the toolbox of the designer.  
RoundedRectanglePrimitive 
Sets a position of the RoundedRectanglePrimitive component on the toolbox of the designer.  
Chart 
Sets a position of the Chart component on the toolbox of the designer.  
Table 
Sets a position of the Table on the toolbox of the designer.  
CrossTab 
Sets a position of the CrossTab band on the toolbox of the designer.  
Map 
Sets a position of the Gauge component on the toolbox of the designer.  
Gauge 
Sets a position of the Gauge component on the toolbox of the designer.  
TextElement 
Sets a position of the TextElement component on the toolbox of the designer.  
ImageElement 
Sets a position of the ImageElement component on the toolbox of the designer.  
ChartElement 
Sets a position of the ChartElement component on the toolbox of the designer.  
GaugeElement 
Sets a position of the GaugeElement component on the toolbox of the designer.  
MapElement 
Sets a position of the MapElement component on the toolbox of the designer.  
IndicatorElement 
Sets a position of the Indicator component on the toolbox of the designer.  
ListElement 
Sets a position of the ListElement component on the toolbox of the designer.  
UserCode 
Sets a position of the UserCode component on the toolbox of the designer.  
Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.