Detail

The Totals Column Control Component has two uses. The first is to provide a meaningful description for the Totals Panel data. The second is to allow the end-user to perform a numeric sort of the Sample Data with respect to the Sample Data Votes, Hits or Ratings fields. Whether the control sorts on Votes, Hits or Ratings data will depend on the View type as determined either by the designer or the end-user.  
 
 
 
 
Custom XML Tag  
 
Use the following XML tag to define custom Properties for the Totals Column Control Component within your Custom XML file:  
 
 
<TotalsColumnControl          />  
 
 
 
 


Common Properties  
 
The Totals Column Control Component inherits the following common Control Properties:  
 
Component Visibility Properties  
Location Properties  
Margins Properties  
Text Properties  
Image Properties  
Control Image Properties  
Opacity Properties  
 
 
 
 
Specialised Properties

The Totals Column Control Component inherits the following specialised Properties:
 
ViewType Text  
Use these Properties to override the default Text Property value and provide specific text strings dependent upon the View Type.  
 
 
 
 
Default Property Values  
 
The following default Property values are defined for the Totals Column Control Component:
 
 
Property Name
Default Value
Visible
true
X
undefined
Y
undefined
Width
undefined
Height
undefined
Margins
0, 0, 0, 0
Text
totals
VotesViewText
undefined
HitsViewText
undefined
RatingsViewText
undefined
TextFont
Times New Roman
TextAlign
left
TextColour
0
TextSize
12
TextItalic
false
TextBold
false
TextUnderline
false
TextBorder
false
Image
default
ImageUp
undefined
ImageDown
undefined
ImageOver
undefined
Opacity
100
BorderRadius
0
BorderColour
0
BorderWeight
1
Colours
undefined
 
 
 
 
 
Related Topics  
 
Cookie Related Properties