Spread Windows Forms 17
FarPoint.Win.Spread Assembly / FarPoint.Win.Spread Namespace / CombinedStyleInfo Class / CombinedStyleInfo Constructor / CombinedStyleInfo Constructor()


In This Topic
    CombinedStyleInfo Constructor()
    In This Topic
    Initializes a new instance of the ConditionalStyleInfo class.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New CombinedStyleInfo()
    public CombinedStyleInfo()
    See Also