C1.Silverlight.Olap.5 Assembly > C1.Silverlight.Olap Namespace : C1OlapGrid.OlapCellFactory Class |
The following tables list the members exposed by C1OlapGrid.OlapCellFactory.
Name | Description | |
---|---|---|
C1OlapGrid.OlapCellFactory Constructor |
Name | Description | |
---|---|---|
ApplyCellStyles | Overridden. Allows derived classes to finish customizing cells after they have been created and all styles have been applied. | |
ClearStyleCache | clears style cache in case user changed the styles | |
CreateBottomLeftContent | Sets the content of a System.Windows.Controls.Border element used to display the value of the bottom left cells. (Inherited from C1.Silverlight.FlexGrid.CellFactory) | |
CreateCell | Overridden. Creates a System.Windows.FrameworkElement responsible for representing a grid cell of a given type at the given coordinates. | |
CreateCellBorder | Creates a System.Windows.Controls.Border element that represents the background and border of a grid cell and contains the cell data. (Inherited from C1.Silverlight.FlexGrid.CellFactory) | |
CreateCellContent | Sets the content of a System.Windows.Controls.Border element used to display the value of a data cell. (Inherited from C1.Silverlight.FlexGrid.CellFactory) | |
CreateColumnFooterContent | Sets the content of a System.Windows.Controls.Border element used to display the value of a column footer cell. (Inherited from C1.Silverlight.FlexGrid.CellFactory) | |
CreateColumnHeaderContent | Overridden. Sets the content of a System.Windows.Controls.Border element used to display the value of a column header cell. | |
CreateRowHeaderContent | Sets the content of a System.Windows.Controls.Border element used to display the value of a row header cell. (Inherited from C1.Silverlight.FlexGrid.CellFactory) | |
CreateTopLeftContent | Sets the content of a System.Windows.Controls.Border element used to display the value of a row header cell. (Inherited from C1.Silverlight.FlexGrid.CellFactory) | |
DisposeCell | Disposes of a System.Windows.FrameworkElement when its associated cell is scrolled out of view. (Inherited from C1.Silverlight.FlexGrid.CellFactory) | |
GetBorderThickness | Gets a System.Windows.Thickness value that represents the thickness of the cell borders. (Inherited from C1.Silverlight.FlexGrid.CellFactory) | |
GetCellPadding | Gets a System.Windows.Thickness value that specifies the padding applied between the edge of the cell and its content area. (Inherited from C1.Silverlight.FlexGrid.CellFactory) | |
GetErrorImage | Gets a System.Windows.Media.Imaging.BitmapImage used to indicate that a data item has one or more errors. (Inherited from C1.Silverlight.FlexGrid.CellFactory) | |
IsSortSymbolRow | Gets a value that determines whether to display sort symbols on a given a column header row. (Inherited from C1.Silverlight.FlexGrid.CellFactory) |