Xceed SmartUI for WinForms v3.6 Documentation
Xceed.SmartUI.v3.6 Assembly / Xceed.SmartUI Namespace / RaisedBorders Class


In This Topic
    RaisedBorders Class Properties
    In This Topic

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

    Public Properties
     NameDescription
    Public PropertyGets or sets the base 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
    See Also