Xceed SmartUI for WinForms v3.6 Documentation
SingleLineBorders Class Members
Properties  Methods  Events


Xceed.SmartUI.v3.6 Assembly > Xceed.SmartUI Namespace : SingleLineBorders Class

The following tables list the members exposed by SingleLineBorders.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the SingleLineBorders class.  
Top
Public Properties
 NameDescription
Public PropertyGets or sets the color of the border.  
Top
Protected Properties
 NameDescription
Protected Internal PropertyGets the width, in pixels, of the bottom border. (Inherited from Xceed.SmartUI.SmartBorders)
Protected Internal PropertyGets the width, in pixels, of the left border. (Inherited from Xceed.SmartUI.SmartBorders)
Protected Internal PropertyGets the width, in pixels, of the right border. (Inherited from Xceed.SmartUI.SmartBorders)
Protected Internal PropertyGets the width, in pixels, of the top border. (Inherited from Xceed.SmartUI.SmartBorders)
Top
Public Methods
 NameDescription
Public MethodForces the SmartBorders to invalidate its client area and immediately redraw itself. (Inherited from Xceed.SmartUI.SmartBorders)
Top
Protected Methods
 NameDescription
Protected MethodRaises the ColorChanged event.  
Protected MethodOverridden. Raises the SmartBorders.Paint event.  
Top
Public Events
 NameDescription
Public EventRaised when the value of the Color property is changed.  
Public EventRaised when a SmartBorders is being painted. (Inherited from Xceed.SmartUI.SmartBorders)
Top
See Also

Reference

SingleLineBorders Class
Xceed.SmartUI Namespace