Classes
 ClassDescription
 FlexDataGrid FlexDataGrid is the class name for Flexicious Ultimate, a DataGrid component built for the Flex SDK from the ground up to cater to the needs of UI developers who create complex Line of Business applications. It attempts to provide most of the functionality that is currently available in the Adobe SDK DataGrid, AdvancedDataGrid, and the Flexicious Extensions in addition to a number of unique features.
 FlexDataGridBodyContainer FlexDataGridBodyContainer is the container for the unlocked section of the datagrid.
 FlexDataGridCheckBoxColumn A column to add checkbox selection to the grid.
 FlexDataGridColumn The FlexDataGridColumn class describes a column in a FlexDataGrid Column control.
 FlexDataGridColumnGroup Class responsible for storing information about grouped columns
 FlexDataGridColumnLevel A class that contains information about a nest level of grid.
 FlexDataGridContainerBase FlexDataGridContainerBase is the base class for each of the containers of the grid.
 FlexDataGridExpandCollapseColumn A column to add expand collapse icon.
 FlexDataGridHeaderContainer The container for header, footer, filter and pager sections of the top level.
 FlexDataGridVirtualBodyContainer The container for the body that supports virtual scrolling