The BorderDetailedStyle type exposes the following members.

Properties

  NameDescription
Public propertyBorderBottomColor
Bottom border color.
Public propertyBorderBottomStyle
Bottom border style.
Public propertyBorderBottomWidth
Bottom border width.
Public propertyBorderLeftColor
Left border color.
Public propertyBorderLeftStyle
Left border style.
Public propertyBorderLeftWidth
Left border width.
Public propertyBorderRightColor
Right border color.
Public propertyBorderRightStyle
Right border style.
Public propertyBorderRightWidth
Right border width.
Public propertyBorderTopColor
Top border color.
Public propertyBorderTopStyle
Top border style.
Public propertyBorderTopWidth
Top border width.
Public propertyIsTrackingViewState
Gets a value that indicates whether the BorderDetailedStyle object is saving changes to its view state.
Public propertyStyleString
Represent resulting string that will apply to style HTML attribute.

See Also