The C1OlapGrid type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
C1OlapGrid |
Initializes a new instance of a C1OlapGrid.
|
Methods
Name | Description | |
---|---|---|
![]() |
ClearValue |
Clears the local value of a dependency property. (Inherited from DependencyObject.) |
![]() |
GetAnimationBaseValue |
Returns any base value established for a Silverlight dependency property, which would apply in cases where an animation is not active. (Inherited from DependencyObject.) |
![]() |
GetMergedRange |
This method is for internal use.
|
![]() |
GetValue |
Returns the current effective value of a dependency property from a DependencyObject. (Inherited from DependencyObject.) |
![]() |
ReadLocalValue |
Returns the local value of a dependency property, if a local value is set. (Inherited from DependencyObject.) |
![]() |
SetValue |
Sets the local value of a dependency property on a DependencyObject. (Inherited from DependencyObject.) |
![]() |
ShowDetail |
Shows a modal dialog containing the detail information that defines the content
of a specific cell in the grid.
|
Fields
Name | Description | |
---|---|---|
![]() ![]() |
CollapsibleSubtotalsProperty |
Identifies the CollapsibleSubtotals dependency property.
|
![]() ![]() |
DataSourceProperty |
Identifies the DataSource dependency property.
|
![]() ![]() |
ShowDetailOnRightClickProperty |
Identifies the ShowDetailOnRightClick dependency property.
|
![]() ![]() |
SubtotalBackgroundProperty |
Identifies the SubtotalBackground dependency property.
|
Properties
Name | Description | |
---|---|---|
![]() |
CollapsibleSubtotals |
Gets or sets a value that determines whether the grid should allow users to collapse and expand subtotal groups.
|
![]() |
DataSource |
Gets or sets the C1OlapPanel that provides data for this grid.
|
![]() |
Dispatcher |
Gets the Dispatcher this object is associated with. (Inherited from DependencyObject.) |
![]() |
ShowDetailOnRightClick |
Gets or sets a value that determines whether the grid should show a popup containing the detail records when the user right-clicks a cell.
|
![]() |
SubtotalBackground |
Gets or sets the brush used to paint the background of cells that contain totals.
|