Version

BorderDetails Class Properties

For a list of all members of this type, see BorderDetails members.

Public Properties
 NameDescription
Public PropertyColorBottomReturns or sets a Color value that determines the color of the bottom side of the border.  
Public PropertyColorLeftThe color of the left side of the border.  
Public PropertyColorRightReturns or sets a Color value that determines the color of the right side of the border.  
Public PropertyColorTopReturns or sets a Color value that determines the color of the top side of the border.  
Public PropertyStyleBottomThe style of the bottom side of the border.  
Public PropertyStyleLeftThe style of the left side of the border.  
Public PropertyStyleRightThe style of the right side of the border.  
Public PropertyStyleTopThe style of the top side of the border.  
Public PropertyWidthBottomReturns or sets an Unit value that determines the thickness of the bottom side of the border.  
Public PropertyWidthLeftThe thickness of the left side of the border.  
Public PropertyWidthRightThe thickness of the right side of the border.  
Public PropertyWidthTopReturns or sets an Unit value that determines the thickness of the top side of the border.  
Protected Properties
 NameDescription
Protected PropertyViewStateGets 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.  
See Also