Spread Windows Forms 13.0 Product Documentation
FarPoint.Win Assembly / FarPoint.Win Namespace / ElementStyle Class / ElementStyle Constructor


In This Topic
    ElementStyle Constructor
    In This Topic
    Creates an element style (ElementStyle object).
    Syntax
    'Declaration
     
    Public Function New()
    'Usage
     
    Dim instance As New ElementStyle()
    public ElementStyle()
    See Also