ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Rendering.Components Namespace / LayoutAreaExtensionsPublic Class / GetStyle Method
The area.

In This Topic
GetStyle Method (LayoutAreaExtensionsPublic)
In This Topic
Gets the style for given area.
Syntax
'Declaration
 
Public Shared Function GetStyle( _
   ByVal area As ILayoutArea _
) As IStyle
 

Parameters

area
The area.

Return Value

IStyle.
See Also