Rad
Controls for ASP.NET AJAX
Search RadControls for ASP.NET AJAX
Contents
Introduction
What's new
Changes and backward compatibility
Licensing
Installation and deployment
RadControls for ASP.NET AJAX Fundamentals
RadControls
Visual StyleBuilder
Visual Studio Extensions
Integrating RadControls in ASPNET MVC
Integrating RadControls in DNN
Testing with Test Studio
Integrating RadControls in Mono
Integrating RadControls in SharePoint
API Reference
Telerik.Charting Namespace
Telerik.Charting.Styles Namespace
Telerik.Web Namespace
Telerik.Web.UI Namespace
Telerik.Web.UI.AsyncUpload Namespace
Telerik.Web.UI.AutoCompleteBox Namespace
Telerik.Web.UI.Barcode Namespace
Telerik.Web.UI.Calendar Namespace
Telerik.Web.UI.Calendar.Collections Namespace
Telerik.Web.UI.Calendar.Utils Namespace
Telerik.Web.UI.Calendar.View Namespace
Telerik.Web.UI.Captcha Namespace
Telerik.Web.UI.ComboBox Namespace
Telerik.Web.UI.Dialogs Namespace
Telerik.Web.UI.Dictionaries Namespace
Telerik.Web.UI.Dock Namespace
Telerik.Web.UI.Editor Namespace
Telerik.Web.UI.Editor.DialogControls Namespace
Telerik.Web.UI.Editor.Diff Namespace
Telerik.Web.UI.Editor.Export Namespace
Telerik.Web.UI.Editor.MarkdownSharp Namespace
Telerik.Web.UI.Editor.TrackChanges Namespace
Telerik.Web.UI.Export Namespace
Telerik.Web.UI.ExportInfrastructure Namespace
Telerik.Web.UI.FileExplorer Namespace
Telerik.Web.UI.Gauge Namespace
Telerik.Web.UI.Grid.Export Namespace
Telerik.Web.UI.GridExcelBuilder Namespace
AlignmentStyleElement Class
AttributesCollection Class
AutoFilterAndElement Class
AutoFilterColumnElement Class
AutoFilterConditionElement Class
AutoFilterElement Class
AutoFilterOptions Enumeration
AutoFilterOrElement Class
BorderStyles Class
BorderStylesCollection Class
CellElement Class
CellProtectionElement Class
CellsCollection Class
ColumnElement Class
ColumnsCollection Class
DataElement Class
DataType Enumeration
DataTypeConvertor Class
FilterConditionOperator Enumeration
FontStyleElement Class
GridExcelMLExportRowCreatedEventHandler Delegate
GridExcelMLExportStylesCreatedEventHandler Delegate
GridExcelMLWorkBookCreatedEventArgs Class
GridExportExcelMLRowCreatedArgs Class
GridExportExcelMLRowType Enumeration
GridExportExcelMLStyleCreatedArgs Class
HorizontalAlignmentType Enumeration
IBorderStylesCollection Interface
IColumnsCollection Interface
InteriorPatternType Enumeration
InteriorStyleElement Class
IRowsCollection Interface
IStylesCollection Interface
LineStyle Enumeration
NumberFormatStyleElement Class
NumberFormatType Enumeration
PageFooterElement Class
PageHeaderElement Class
PageLayoutElement Class
PageMarginsElement Class
PageOrientationType Enumeration
PageSetupElement Class
PositionType Enumeration
PrintElement Class
RowElement Class
RowsCollection Class
StyleElement Class
StylesCollection Class
StylesElement Class
TableElement Class
Utils Class
VerticalAlignmentType Enumeration
WorkBook Class
WorksheetCollection Class
WorksheetElement Class
WorksheetOptionsElement Class
Telerik.Web.UI.HtmlChart Namespace
Telerik.Web.UI.HtmlChart.PlotArea Namespace
Telerik.Web.UI.HtmlChart.PlotArea.Series Namespace
Telerik.Web.UI.HtmlChart.PlotArea.Series.SeriesItemCollections Namespace
Telerik.Web.UI.HtmlChart.PlotArea.Series.SeriesItems Namespace
Telerik.Web.UI.HtmlChart.PlotArea.SeriesItemsCollection Namespace
Telerik.Web.UI.ImageEditor Namespace
Telerik.Web.UI.InputManager Namespace
Telerik.Web.UI.ODataSource.Filters Namespace
Telerik.Web.UI.ODataSource.Transport Namespace
Telerik.Web.UI.PersistenceFramework Namespace
Telerik.Web.UI.PivotGrid Namespace
Telerik.Web.UI.PivotGrid.Core Namespace
Telerik.Web.UI.PivotGrid.Core.Aggregates Namespace
Telerik.Web.UI.PivotGrid.Core.DataProviders Namespace
Telerik.Web.UI.PivotGrid.Core.Fields Namespace
Telerik.Web.UI.PivotGrid.Core.Filtering Namespace
Telerik.Web.UI.PivotGrid.Core.Groups Namespace
Telerik.Web.UI.PivotGrid.Core.Olap Namespace
Telerik.Web.UI.PivotGrid.Core.Totals Namespace
Telerik.Web.UI.PivotGrid.DataProviders.Adomd Namespace
Telerik.Web.UI.PivotGrid.DataProviders.Queryable Namespace
Telerik.Web.UI.PivotGrid.DataProviders.Queryable.Groups Namespace
Telerik.Web.UI.PivotGrid.Queryable Namespace
Telerik.Web.UI.PivotGrid.Queryable.Groups Namespace
Telerik.Web.UI.PivotGrid.Xmla Namespace
Telerik.Web.UI.Rotator Namespace
Telerik.Web.UI.Scheduler Namespace
Telerik.Web.UI.SearchBox Namespace
Telerik.Web.UI.SearchBox.Renderers Namespace
Telerik.Web.UI.SocialShare Namespace
Telerik.Web.UI.Spell Namespace
Telerik.Web.UI.Upload Namespace
Telerik.Web.UI.Widgets Namespace
Telerik.Web.Zip Namespace
Telerik.Web.Zip.LZMA Namespace
For More Help
Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
RadControls for ASP.NET AJAX Documentation
DataType Enumeration
See Also
Send Feedback
RadControls for ASP.NET AJAX
Data type
Namespace:
Telerik.Web.UI.GridExcelBuilder
Assembly:
Telerik.Web.UI
(in Telerik.Web.UI.dll) Version: 2013.2.611.0 (2013.02.0611.0)
Syntax
C#
public
enum
DataType
Visual Basic
Public
Enumeration
DataType
Members
Member name
Value
Description
String
0
Number
1
DateTime
3
Boolean
4
Null
5
Other
6
See Also
Telerik.Web.UI.GridExcelBuilder Namespace