ActiveReports 12
GetStyle Method

GrapeCity.ActiveReports.Extensibility.v12 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.Components Namespace > IFixedPage Interface : GetStyle Method
The index of the page.
Gets the style object of the specified page.
Syntax
'Declaration
 
Function GetStyle( _
   ByVal pageIndex As Integer _
) As IStyle
IStyle GetStyle( 
   int pageIndex
)

Parameters

pageIndex
The index of the page.
See Also

Reference

IFixedPage Interface
IFixedPage Members