Spread Windows Forms 15.0
GrapeCity.Spreadsheet Assembly / GrapeCity.Spreadsheet Namespace / DatabarCfRule Class / DatabarCfRule Constructor


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