The C1OlapMarginOptions type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
C1OlapMarginOptions |
Initializes a new instance of a C1OlapMarginOptions.
|
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 C1OlapMarginOptions 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 | |
---|---|---|
![]() ![]() |
BottomMarginProperty |
Identifies the BottomMargin dependency property.
|
![]() ![]() |
BottomPaddingProperty |
Identifies the BottomPadding dependency property.
|
![]() ![]() |
LeftMarginProperty |
Identifies the LeftMargin dependency property.
|
![]() ![]() |
LeftPaddingProperty |
Identifies the LeftPadding dependency property.
|
![]() ![]() |
RightMarginProperty |
Identifies the RightMargin dependency property.
|
![]() ![]() |
RightPaddingProperty |
Identifies the RightPadding dependency property.
|
![]() ![]() |
TopMarginProperty |
Identifies the TopMargin dependency property.
|
![]() ![]() |
TopPaddingProperty |
Identifies the TopPadding dependency property.
|
Properties
Name | Description | |
---|---|---|
![]() |
BottomMargin |
Gets or sets the bottom margin.
|
![]() |
BottomPadding |
Gets or sets the bottom padding.
|
![]() |
Dispatcher |
Gets the Dispatcher this object is associated with. (Inherited from DependencyObject.) |
![]() |
LeftMargin |
Gets or sets the left margin.
|
![]() |
LeftPadding |
Gets or sets the left padding.
|
![]() |
RightMargin |
Gets or sets the right margin.
|
![]() |
RightPadding |
Gets or sets the right padding.
|
![]() |
TopMargin |
Gets or sets the top margin.
|
![]() |
TopPadding |
Gets or sets the top padding.
|