ComponentOne Olap for WinForms
C1.Win.Olap.4 Assembly / C1.Win.Olap Namespace / C1OlapGrid Class / EndInit Method

In This Topic
    EndInit Method (C1OlapGrid)
    In This Topic
    Overridden to create custom styles for subtotals.
    Syntax
    'Declaration
     
    Public Overrides Sub EndInit() 
    public override void EndInit()
    See Also