List of VCS Properietory Components
No Control Type No Name of Control Description
1 Web Server Controls 1 AdRotator  Displays a sequence of images
    2 Button  Displays a push button
    3 Calendar  Displays a calendar
    4 CalendarDay  A day in a calendar control
    5 CheckBox  Displays a check box
    6 CheckBoxList  Creates a multi-selection check box group
    7 DataGrid  Displays fields of a data source in a grid
    8 DataList  Displays items from a data source by using templates
    9 DropDownList  Creates a drop-down list
    10 HyperLink  Creates a hyperlink
    11 Image  Displays an image
    12 ImageButton  Displays a clickable image
    13 Label  Displays static content which is programmable (lets you apply styles to its content)
    14 LinkButton  Creates a hyperlink button
    15 ListBox  Creates a single- or multi-selection drop-down list
    16 ListItem  Creates an item in a list
    17 Literal  Displays static content which is programmable(does not let you apply styles to its content)
    18 Panel  Provides a container for other controls
    19 PlaceHolder  Reserves space for controls added by code
    20 RadioButton  Creates a radio button
    21 RadioButtonList  Creates a group of radio buttons
    22 BulletedList  Creates a list in bullet format
    23 Repeater  Displays a repeated list of items bound to the control
    24 Style  Sets the style of controls
    25 Table  Creates a table
    26 TableCell  Creates a table cell
    27 TableRow  Creates a table row
    28 TextBox  Creates a text box
    29 Xml  Displays an XML file or the results of an XSL transform
2 Validation Server Controls 1 CompareValidator  Compares the value of one input control to the value of another input control or to a fixed value
    2 CustomValidator  Allows you to write a method to handle the validation of the value entered
    3 RangeValidator  Checks that the user enters a value that falls between two values
    4 RegularExpressionValidator  Ensures that the value of an input control matches a specified pattern
    5 RequiredFieldValidator  Makes an input control a required field
    6 ValidationSummary  Displays a report of all validation errors occurred in a Web page
3 ASP.NET HTML Controls 1 HTMLAnchor  
    2 HTMLButton  
    3 HTMLImage  
    4 HTMLImage 2  
    5 HTMLInputbutton  
    6 HTMLInputCheckbox  
    7 HTMLInputHidden  
    8 HTMLInputImage  
    9 HTMLInputRadiobutton  
    10 HTMLTable  
    11 HTMLTable 2  
    12 HTMLTextarea   
4 ASP.NET Web Controls 1 AdRotator  
    2 Button  
    3 Button 2  
    4 Calendar  
    5 Calendar 2  
    6 Calendar 3  
    7 Checkbox  
    8 CheckboxList  
    9 DataList  
    10 DataList with styles  
    11 DataList with <AlternatingItemTemplate>  
    12 DropdownList  
    13 Hyperlink  
    14 Image  
    15 ImageButton  
    16 Label  
    17 LinkButton  
    18 Listbox  
    19 Literal  
    20 Literal 2  
    21 Panel  
    22 Radiobutton  
    23 RadiobuttonList  
    24 Repeater  
    25 Repeater with <AlternatingItemTemplate>  
    26 Repeater with <SeparatorTemplate>  
    27 Table  
    28 Table 2  
    29 Textbox  
    30 Textbox 2  
    31 Textbox 3  
    32 XML  
5 ASP.NET Validation Controls 1 CompareValidator  
    2 CompareValidator 2  
    3 CustomValidator  
    4 RangeValidator  
    5 RangeValidator 2  
    6 RegularExpressionValidator  
    7 RequiredFieldValidator  
    8 Validationsummary  
    9 Validationsummary 2  
6 DEVEX Xtra Report 1 Table Reports Shows Report in a table format same like as Gridview
    2 Master Detail Report Shows report in a table.it shows tables inside table same like as a table.same as grid
    3 Sub Reports Functionality for download and it same as a table report
    4 Multi Column Report It's shows same as a datalist format.it provide facility to download and print.
    5 label Report  
    6 Report Merging Shows display as a Page Layout
    7 Side by side Reports  
      Bar Views  
7 Devex Chart 1 Bar  
    2 Stocked bar  
    3 Full Stacked Bar  
    4 side by side stack bar  
    5 side by side full stacked bar  
    6 3d Bar  
    7 3DStacked bar  
    8 3D Full Stacked bar  
    9 3D side by side stack bar  
    10 3D side by side full stacked bar  
      Point Line Views  
    1 Point  
    2 Bubble  
    3 Line  
    4 Stacked Line  
    5 Full - Stacked Line  
    6 Step Line  
    7 Spline  
    8 Scatter Line  
    9 3D Line  
    10 3D Stacked Line  
    11 3D Full - Stacked Line  
    12 3D Step Line  
    13 3D Spline  
      Pie/Doughnut Views  
    1 Pie  
    2 Doughnut  
    3 3D Pie  
    4 3D Doughnut  
      Funnl Views  
    1 Funnel  
    2 3D Funnel  
      Area Views  
    1 Area  
    2 Stacked Area  
    3
Full-Stacked Area
 
    4 Step Area  
    5 Spline Area  
    6 Stacked Spline Area  
    7 Full-Stacked Spline Area  
    8 3D Area  
    9 3D Stacked Area  
    10
3D Full-Stacked Area
 
    11 3D Step Area  
    12 3D Spline Area  
    13 3D Stacked Spline Area  
    14 3D Full-Stacked Spline Area  
      Range Views  
    1 Range Bar  
    2 Side-by-Side Range Bar  
    3
Range Area
 
    4 3D Range Area  
      Radar/Polar Views  
    1 Radar Point  
    2 Radar Line  
    3 Radar Area  
    4 Polar Point  
    5 Polar Line  
    6 Polar Area  
      Advanced Views  
    1 Stock  
    2 Candle Stick  
    3 Gantt  
    4 Side-by-Side Gantt  
      Data Analysis  
    1 Regression Line  
    2 Trendlines  
    3 Fibonacci Indicators  
    4 Moving Average  
      View Combinations  
    1 2D Bar and Line Presentation in a bar and line in 2D
    2 3D Bar and Area Presentation in a bar and line in 3D
      Data Binding  
    1 Binding Individual Series Shows data in a individual bar series with tag
    2 Using Series Template Shows color in a bar related to bar series
    3 Summarization shows presentation in a bar & color display as a legend
    4 Tag Property  
      Chart Elements  
    1 Vertical Panes  
    2 Horizontal Panes  
    3 Chart Titles  
    4 Series Titles  
    5 Secondary Axes  
    6 Scale Breaks  
    7 Legend  
8 Devex Windows Control/Asp.net Control 1 Master Detail Grid Shows grid instde grid.display like table
    2 AlterNate View gives funcionality to shows in difrrent view like table,card etc..
    3 Layout View Same as datalist view
    4 Table Layout Same as Gridview 
    5 Card layout  
    6 Fixed Bands Fixed Columns in a grid
    7 Fixed Columns Fixed Columns in a grid
    8 Master Detail Report Same like Grid inside grid
    9 Side By Side Report  
    10 Pivot Grid Report Shows same as a Pivot Grid.it's combination of grid and Datalist
      xtra Charts  
    1 Vertical Panes  
    2 Resolve overlapping for 3D Pie  
    3 Scrolling & zomming Scroll chart and zoom chart
    4 Drill Down Shows same as pie chart it drill down the pie
    5 RealTime Chart Chart value fluctuate related to database data.same like share market chart
    6 3D Bar shows bar in a 3D
    7 3D Manhattan Bar Shows bar in 3D related to flucuate data
    8 Bar  
    9 Stocked bar  
    10 Full Stacked Bar  
    11 3D Bar  
    12 3D Stocked bar  
    13 3D Full Stacked Bar  
    14 Point Show point in a chart
    15 Line Show line related to range.multiple line possible in single chart
    16 Scatter Line Shows line in spiral
    17 Step Line Shows line in a step.line color diffrenciate related to range
    18 3D Line 3D Show line related to range.multiple line possible in single chart
    19 3D Step Line 3D Shows line in a step.line color diffrenciate related to range
    20 3D Spline  
9 Micorsoft Charts   Advance Financial Chart  
    1 Stock Chart  
    2 Candlestick Chart  
      Price Change Financial Chart  
    1 Kagi Chart  
    2 Ranko Chart  
    3 Point and Figure Chart  
    4 Three Line Break Chart  
    5 Bar and Column Chart  
    6 3D Bar and Column Chart  
    7 3D Cylinder Chart  
    8 Stacked Bar and Column Chart  
    9 Line Charts  
    10 Fast Line Chart  
    11 Step Line Chart  
    12 Curve Chart  
    13 3D Line Charts  
    14 3D Curve Chart  
    15 Point Charts  
    16 Bubble Chart  
    17 Fast Point Chart  
    18 Pie and Doughunt Chart  
    19 Supplemental Pie Chart  
    20 Collecting small Pie Segment  
    21 Area Chart  
    22 3D Area Chart  
    23 Apline Area Chart  
    24 Range Chart  
    25 Spline Reange Chart  
    26 3D Spline Reange Chart  
    27 Range Bar Chart  
    28 3D Range Bar Chart  
    29 Range Column Chart  
    30 3D Range Column Chart  
    31 Circular Chart  
    32 Polar Chart  
    33 Radar Chart  
    34 Combinational Chart  
    35 Parelo Chart  
    36 Data Distribution Chart  
    37 Box Plot Chart  
    38 Histogram Chart  
    39 Accumulation Chart  
    40 Funnel Chart  
    41 Pyramid Chart  
10 Date Controls 1 Ajax Date Control  
    2 Devx Date control  
    3 javascript date control  
    4 Jquery date control  
    5 json date control  
    6 asp date control  
    7 css date control  
    8 user define date control  
    9 custome date control  
11 Month Year Control 1 Ajax Month Year Control  
    2 Devx Month Year control  
    3 javascript Month Year control  
    4 Jquery Month Year control  
    5 json Month Year control  
    6 asp Month Year control  
    7 css Month Year control  
    8 user Month Year date control  
    9 custome Month Year control  
      Send Mail with Text  
12 Email 1 Send Mail with Attachment  
    2 send mail through dotnet open mail  
    3 send mail through web mail  
    4 Auto Email Through Job  
    5 send image in mail  
    6 Scheduling auto email through job  
13 Menu 1 Jquery   
    2 JS Menu  
    3 ASP>Net Menu  
    4 ASP Menu  
    5 css Menu  
    6 json Menu  
    7 Java Menu  
    8 Devx Menu  
    9 Red Control menu  
14 SMS 1 Webservice  
    2 Sending SMS through SMPP  
    3 Sending using HTTP  
    4 Sending using Excel  
    5 Receive HTTP  
    6 RECeive with SMPP  
15 Call Dialing 1 SoftPhone Calling integrate this device with dialpad and with the use of this device do a calling functionality
    2 Asterisk Server it's a main part of calliing.through asterisk server handle a calling command
16 Excel Download 1 Grid direct download a grid through devx download control
    2 Excel Object using a excel object download a data
    3 XML using xml download a formated data in a excel
    4 Xtragrid Dwonlaod direct download a grid through devx xtragrid download
    5 HTML Rendering it’s a .net functionality to render any control and download directly
    6 Open Office  
    7 .Mht  
17 Excel Upload 1 excel control using xls upload a file to the system and check a further validation related to criteria
    2 XML control using xml upload a file to the system and check a further validation related to criteria
18 Google Map 1 set location it's great functionality provided by google.with the use of google api u can create a google map
    2 Set Address set address detail on google map
    3 Location Direction it's good functionality to find direction between two location
19 RFID 1 RFID Reader RFID Card Reading and Process furhher.
20 Mobile UI 1 Layout Android layout is a class that handles arranging the way its children appear on the screen
    2 Button Android Button is use for Perform any Event
    3 TextView Textview is use for display text on screen
    4 Radio Button RadioButton is use for one selection from multiple choice
    5 CheckBox Checkbox is use for multiple selection
    6 ImageView  Image View is for See image on screen
    7 Gallary Gallary is use for see multiple pictures in Gallary view
    8 Spinner Spinner is use for Drop down Selection
    9 EditText EditText is use for writing something 
    10 AutoComplete Auto Complete is use for search option like ajax (Like Google Search)
    11 ProgressBar Progress Bar is use for show some activity which is going
    12 GridView GridView is use for show Data in Grid
    13 TimePicker TimePicker is use for Select Time using '+' or '-' 
    14 DatePicker DatePicker is use for Select Date using '+' or '-'
    15 Toggle Button Toggle Button is use for showing ON/OFF
    16 SeekBar Seekbar is use for show how much work you comeplete
    17 Rating Rating is use for Rate anything from 5 Star
    18 ListView ListView is use for do same thing manytimes
    19 TabHost Tabhost is use for getting Tab like view on Screen
    20 Menu Menu is use for generating menu and it is open on menu click on your device
    21 WebView WebView is use for open any Website in your application
    22 VideoView VideoView is use for playing video in your application
    23 CalanderView
(3.1 or above)
Calanderview is show Calander on screen from that you can select date
    24 Analog Clock AnalogClock is use  to display analog type clock in your application
    25 Digital Clock DigitalClock is use  to display digital type clock in your application
    26 Chronometer Chronometer is use for display time like StopWatch
    27 Zoom Button Zoom Button is use for Zoom In or Out
21 Mobile WebServces 1 kShop Webservices which use in android and it returns data in the form of xml
    2 Json Webservices which use in android and it returns data in the form of xml
22 Java for Mobile 1 Calender Calander is java's inbuild calss which returns System Data and Time
23 Windows Reporting 1 Point Using Micorsoft Charts
    2 Line Using Micorsoft Charts
    3 Stacked Line Using Micorsoft Charts
    4 Pie Using Micorsoft Charts
    5 AutoUpdate Data Auto Refresh Data on map ,Grid
    6 Grid Control Display Data on Tabular Format with Formatting
    7 Slip Print Print Slip of Queing
    8 DO Print Print DO with Formating
    9 Data Popup Control Get data List in pop up
    10 MDI Form for parent Child form Display
    11 Tooltip Control Display Tooltip on mouse over of control
24 Windows Entry/Selection 12
DatePicker
Date Selection
    13 CheckBoxList selecting multiple Value
    14 MaskEditTextBox for Enter Formatted text
    15 Fileter Control For filtering Value in Grid 
    16 Search Control Serach Data
    17 Reposetery Control For Updatation data of Gridview
    18 Login Control For Login into Different Module of Application 
25 Windows Email 19 Automail Sending using SMTP ,Schedule Mail
    20 Alert Mail Alert Mail on Specific Event
    21 Mail Watch Action On perticular subject mail recived on mail box
    22 PDF Creation and Attachment Create PDF of Report and Attach to mail
26 Windows Navigation 23 Menu Control navigation 
27 Windows SMS 24 AutoSMS using web URL
    25 Alert SMS Alert SMS on specific event
28 Windows Data/File Upload/Download 26 Grid DataDownload Download Data in Excel Format
    27 FTP Upload Upload CSV File on Desired Location
29 Windows DataSync 28 DataSync Syncronize Data with ERP
    29 ERP Write Write Data to ERP System
30 Windows Port Comunication 30 RFID Reader take action on RFID reading 
    31 Weighbridge Reader Weigh brige reading
    32 GAM Listner read GPS data from Port
31 Windows Google Map 33 IE viewer of Web in Window For google map Display in Window
    34 GeoFence Control Display Geo fence of Object