The C1OlapHeaderOptions type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
C1OlapHeaderOptions |
Initializes a new instance of a C1OlapHeaderOptions.
|
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.) |
![]() |
GetValue |
Returns the current effective value of a dependency property from a DependencyObject. (Inherited from DependencyObject.) |
![]() |
OnApplyTemplate |
Builds the visual tree for the C1OlapHeaderOptions control when a new template is applied.
(Overrides FrameworkElement..::..OnApplyTemplate()()()().) |
![]() |
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.) |
Fields
Name | Description | |
---|---|---|
![]() ![]() |
FooterCenterProperty |
Identifies the FooterCenter dependency property.
|
![]() ![]() |
FooterLeftProperty |
Identifies the FooterLeft dependency property.
|
![]() ![]() |
FooterRightProperty |
Identifies the FooterRight dependency property.
|
![]() ![]() |
HeaderCenterProperty |
Identifies the HeaderCenter dependency property.
|
![]() ![]() |
HeaderLeftProperty |
Identifies the HeaderLeft dependency property.
|
![]() ![]() |
HeaderRightProperty |
Identifies the HeaderRight dependency property.
|
![]() ![]() |
ShowFooterSeparatorProperty |
Identifies the ShowFooterSeparator dependency property.
|
![]() ![]() |
ShowHeaderSeparatorProperty |
Identifies the ShowHeaderSeparator dependency property.
|
Properties
Name | Description | |
---|---|---|
![]() |
Dispatcher |
Gets the Dispatcher this object is associated with. (Inherited from DependencyObject.) |
![]() |
FooterCenter |
Gets or sets the text for the footer aligned to the center of the page.
|
![]() |
FooterLeft |
Gets or sets the text for the footer aligned to the left of the page.
|
![]() |
FooterRight |
Gets or sets the text for the footer aligned to the right of the page.
|
![]() |
HeaderCenter |
Gets or sets the text for the header aligned to the center of the page.
|
![]() |
HeaderLeft |
Gets or sets the text for the header aligned to the left of the page.
|
![]() |
HeaderRight |
Gets or sets the text for the header aligned to the right of the page.
|
![]() |
ShowFooterSeparator |
Gets or sets a value indicating whether the document will have a footer separator.
|
![]() |
ShowHeaderSeparator |
Gets or sets a value indicating whether the document will have a header separator.
|