ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common.ViewModel Namespace / ThumbnailsViewModel Class / GetSectionPaperColor Method

In This Topic
    GetSectionPaperColor Method
    In This Topic
    Gets the section backgroud color by index
    Syntax
    'Declaration
     
    Public Function GetSectionPaperColor( _
       ByVal index As Integer _
    ) As Color
    public Color GetSectionPaperColor( 
       int index
    )

    Parameters

    index
    See Also