The following tables list the members exposed by BorderDetails.
| Name | Description | |
|---|---|---|
![]() | BorderDetails Constructor | The details of the style's border such as individual color, style and width of each side of it. |
| Name | Description | |
|---|---|---|
![]() | ColorBottom | Returns or sets a Color value that determines the color of the bottom side of the border. |
![]() | ColorLeft | The color of the left side of the border. |
![]() | ColorRight | Returns or sets a Color value that determines the color of the right side of the border. |
![]() | ColorTop | Returns or sets a Color value that determines the color of the top side of the border. |
![]() | StyleBottom | The style of the bottom side of the border. |
![]() | StyleLeft | The style of the left side of the border. |
![]() | StyleRight | The style of the right side of the border. |
![]() | StyleTop | The style of the top side of the border. |
![]() | WidthBottom | Returns or sets an Unit value that determines the thickness of the bottom side of the border. |
![]() | WidthLeft | The thickness of the left side of the border. |
![]() | WidthRight | The thickness of the right side of the border. |
![]() | WidthTop | Returns or sets an Unit value that determines the thickness of the top side of the border. |
| Name | Description | |
|---|---|---|
![]() | ViewState | Gets a dictionary of state information (StateBag) that allows you to save and restore the view state of a server control across multiple requests for the same page. |
| Name | Description | |
|---|---|---|
![]() | CopyFrom | Duplicates the style properties of the specified BorderDetails object into the instance of the BorderDetails class from which this method is invoked. |
![]() ![]() | IsDataPossible | Public shortcut to check if object may have data |
![]() | IsEmpty | Returns a Boolean value that determines whether a BorderDetails object contains any data or not. |
![]() | MergeWith | |
![]() | Reset | Resets all properties of the BorderDetails class to their default values. |
![]() | ToString |