The BorderDetailedStyle type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | BorderDetailedStyle |
Constructor.
|
Methods
Name | Description | |
---|---|---|
![]() | AddAttributesToRender | Overloaded. |
![]() | CopyFrom |
Duplicates the non-empty style properties of the specified Style
into the instance of the Style class that
this method is called from.
|
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) |
![]() | GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
![]() | LoadViewState |
Loads the previously saved view state of the BorderDetailedStyle object.
|
![]() | MergeWith |
Combines the style properties of the specified Style
into the instance of the Style class that
this method is called from.
|
![]() | Reset |
Removes any defined style elements from the style.
|
![]() | SaveViewState |
Saves the current view state of the BorderDetailedStyle object.
|
![]() | StyleStringUsingConditionParams |
Represent resulting string what will apply to style html attribute.
|
![]() | ToString |
Returns a string representation of the BorderDetailedStyle object.
(Overrides Component..::..ToString()()()().) |
![]() | TrackViewState |
Marks the starting point to begin tracking and saving view-state changes to the BorderDetailedStyle object.
|
Properties
Name | Description | |
---|---|---|
![]() | BorderBottomColor |
Bottom border color.
|
![]() | BorderBottomStyle |
Bottom border style.
|
![]() | BorderBottomWidth |
Bottom border width.
|
![]() | BorderLeftColor |
Left border color.
|
![]() | BorderLeftStyle |
Left border style.
|
![]() | BorderLeftWidth |
Left border width.
|
![]() | BorderRightColor |
Right border color.
|
![]() | BorderRightStyle |
Right border style.
|
![]() | BorderRightWidth |
Right border width.
|
![]() | BorderTopColor |
Top border color.
|
![]() | BorderTopStyle |
Top border style.
|
![]() | BorderTopWidth |
Top border width.
|
![]() | IsTrackingViewState |
Gets a value that indicates whether the BorderDetailedStyle object is saving changes to its view state.
|
![]() | StyleString |
Represent resulting string that will apply to style HTML attribute.
|