Represents the CSS style of the border of calendar elements.
The following tables list the members exposed by the CssBorderStyle type.
Name | Description | |
---|---|---|
![]() |
Initializes a new instance of the CssBorderStyle class. |
Name | Description | |
---|---|---|
![]() |
Gets or sets the color of the left, right, top, and bottom borders of the object. |
|
![]() |
Gets or sets the style of the left, right, top, and bottom borders of the object. |
|
![]() |
Gets or sets the width of the left, right, top, and bottom borders of the object. |
|
![]() |
Gets or sets the color of the bottom border of the object. |
|
![]() |
Gets or sets the style of the bottom border of the object. |
|
![]() |
Gets or sets the width of the bottom border of the object. |
|
![]() |
Returns a boolean value indicating whether all four border values are set. |
|
![]() |
Gets or sets the color of the left border of the object. |
|
![]() |
Gets or sets the style of the left border of the object. |
|
![]() |
Gets or sets the width of the left border of the object. |
|
![]() |
Gets or sets the color of the right border of the object. |
|
![]() |
Gets or sets the style of the right border of the object. |
|
![]() |
Gets or sets the width of the right border of the object. |
|
![]() |
Gets or sets the color of the top border of the object. |
|
![]() |
Gets or sets the style of the top border of the object. |
|
![]() |
Gets or sets the width of the top border of the object. |
Name | Description | |
---|---|---|
![]() |
Gets a dictionary of state information that allows you to save and restore the view state of this CssBorderStyle object. |
Name | Description | |
---|---|---|
![]() |
Creates an exact copy of the current CssBorderStyle object. |
|
![]() |
Copies the values for the properties of this CssBorderStyle object from the specified CssBorderStyle object. |
|
![]() |
Gets the width of the bottom border. |
|
![]() |
Gets the width of the left border. |
|
![]() |
Adds the properties of this CssBorderStyle object as <key, value> pairs in an IDictionary object. |
|
![]() |
Gets the width of the right border. |
|
![]() |
Gets the width of the top border. |
|
![]() |
Sets the values of the properties for this CssBorderStyle object from the specified IDictionary<string, Object> list. |
|
![]() |
Gets the JSON representation of this CssBorderStyle object. |
Name | Description | |
---|---|---|
![]() |
Raised when a property value changes. |