C1.Silverlight.Olap.5
C1OlapGrid.OlapCellFactory Class Members
Methods 

The following tables list the members exposed by C1OlapGrid.OlapCellFactory.

Public Constructors
 NameDescription
Public ConstructorC1OlapGrid.OlapCellFactory Constructor  
Top
Public Methods
 NameDescription
Public MethodApplyCellStylesOverridden. Allows derived classes to finish customizing cells after they have been created and all styles have been applied.  
Public MethodClearStyleCacheclears style cache in case user changed the styles  
Public MethodCreateBottomLeftContentSets 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)
Public MethodCreateCellOverridden. Creates a System.Windows.FrameworkElement responsible for representing a grid cell of a given type at the given coordinates.  
Public MethodCreateCellBorderCreates 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)
Public MethodCreateCellContentSets the content of a System.Windows.Controls.Border element used to display the value of a data cell. (Inherited from C1.Silverlight.FlexGrid.CellFactory)
Public MethodCreateColumnFooterContentSets 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)
Public MethodCreateColumnHeaderContentOverridden. Sets the content of a System.Windows.Controls.Border element used to display the value of a column header cell.  
Public MethodCreateRowHeaderContentSets 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)
Public MethodCreateTopLeftContentSets 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)
Public MethodDisposeCellDisposes of a System.Windows.FrameworkElement when its associated cell is scrolled out of view. (Inherited from C1.Silverlight.FlexGrid.CellFactory)
Public MethodGetBorderThicknessGets a System.Windows.Thickness value that represents the thickness of the cell borders. (Inherited from C1.Silverlight.FlexGrid.CellFactory)
Public MethodGetCellPaddingGets 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)
Public MethodGetErrorImageGets a System.Windows.Media.Imaging.BitmapImage used to indicate that a data item has one or more errors. (Inherited from C1.Silverlight.FlexGrid.CellFactory)
Public MethodIsSortSymbolRowGets a value that determines whether to display sort symbols on a given a column header row. (Inherited from C1.Silverlight.FlexGrid.CellFactory)
Top
See Also

Reference

C1OlapGrid.OlapCellFactory Class
C1.Silverlight.Olap Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.