Border Properties
Serves as a base for classes that define border settings of different element sides (left, right, top and bottom).Name | Description |
---|---|
Border |
Gets or sets the border color. |
Border |
Gets or sets the border style. |
Border |
Gets or sets the border width. |
Is |
Gets a value that indicates whether this Border object is initialized with the default values. |
See Also