RadControls for ASP.NET AJAX

RadControls for ASP.NET AJAX

Classes

  ClassDescription
Public classAlignmentStyleElement
AlignmentStyle object. Unifies the vertical and the horizontal alignment settings for a given element.
Public classAttributesCollection
Collection of attributes for a given object
Public classAutoFilterAndElement
Defines an AND condition in a custom AutoFilter function.
Public classAutoFilterColumnElement
Defines the filtering properties for a single column of the AutoFilter range.
Public classAutoFilterConditionElement
Defines a single condition in a custom AutoFilter function.
Public classAutoFilterElement
Defines an AutoFilter range on the current worksheet.
Public classAutoFilterOrElement
Defines an OR condition in a custom AutoFilter function.
Public classBorderStyles
BorderStyles element
Public classBorderStylesCollection
Border styles collection
Public classCellElement
ExcelML Cell element
Public classCellProtectionElement
Allows to change the 'protected' state of a cell
Public classCellsCollection
Cells collection
Public classColumnElement
Represents a column in the XMLSS structure
Public classColumnsCollection
Columns collection
Public classDataElement
DataElement object
Public classDataTypeConvertor
Data type converter
Public classFontStyleElement
FontStyleElement object
Public classGridExcelMLWorkBookCreatedEventArgs
GridExcelMLWorkBookCreatedEventArgs event arguments
Public classGridExportExcelMLRowCreatedArgs
GridExportExcelMLRowCreatedArgs event arguments object
Public classGridExportExcelMLStyleCreatedArgs
GridExportExcelMLStyleCreatedArgs event arguments object
Public classInteriorStyleElement
InteriorStyleElement object
Public classNumberFormatStyleElement
Number format style
Public classPageFooterElement
Used to add a footer to the exported page. Visible in Print mode only.
Public classPageHeaderElement
Used to add a header to the exported page. Visible in Print mode only.
Public classPageLayoutElement
Used to change the page orientation and alignment. The effect of these settings is visible in Print mode only.
Public classPageMarginsElement
Used to set the page margins.
Public classPageSetupElement
Used to change various aspects of the exported page - header/footer, layout, margins, etc.
Public classPrintElement
Exposes various printer-related options.
Public classRowElement
ExcelML row element
Public classRowsCollection
Collection of RowElement objects
Public classStyleElement
Style element
Public classStylesCollection
Collection of StyleElement objects
Public classStylesElement
StylesElement object
Public classTableElement
ExcelML table element
Public classUtils
Utilily class. Provides helpful methods for ExcelML units conversion.
Public classWorkBook
ExcelML workbook element
Public classWorksheetCollection
Worksheet collection
Public classWorksheetElement
ExcelML Worksheet element
Public classWorksheetOptionsElement
Provides the possibility to change various options for the current Worksheet.

Interfaces

  InterfaceDescription
Public interfaceIBorderStylesCollection
Border styles collection interface
Public interfaceIColumnsCollection
Columns collection
Public interfaceIRowsCollection
Rows collection interface
Public interfaceIStylesCollection
Styles collection interface

Delegates

  DelegateDescription
Public delegateGridExcelMLExportRowCreatedEventHandler
GridExcelMLExportRowCreatedEventHandler delegate
Public delegateGridExcelMLExportStylesCreatedEventHandler
GridExcelMLExportStylesCreatedEventHandler delegate

Enumerations

  EnumerationDescription
Public enumerationAutoFilterOptions
AutoFilter options
Public enumerationDataType
Data type
Public enumerationFilterConditionOperator
AutoFilter condition type
Public enumerationGridExportExcelMLRowType
ExcelML row type
Public enumerationHorizontalAlignmentType
Horizontal alignment type. Possible options are: Automatic, Left, Center, Right, Fill, CenterAcrossSelection
Public enumerationInteriorPatternType
InteriorPatternType element. Determines the fill patern.
Public enumerationLineStyle
Border line type
Public enumerationNumberFormatType
Number format type
Public enumerationPageOrientationType
Represents the page orientation when viewing the exported file in Print mode
Public enumerationPositionType
Border position type
Public enumerationVerticalAlignmentType
Vertical alignment type. Possible options include Automatic, Top, Bottom, Center.