ActiveReports 9
Style Class
Members 

The Style element contains information about the style of a report control. Where possible, the style property names and values match standard HTML/CSS properties. All expression-based Style elements evaluate to either the type listed or to Nothing (an error in evaluation is treated as Nothing). Nothing is equivalent to not specifying the style, thereby indicating that it uses the default value. The expression must evaluate to a Boolean value for Boolean properties, an enumerated value for enum properties, an integer for integer properties and a (formatted) string for all other properties.
Object Model
Style Class
Syntax
'Declaration
 
Public NotInheritable Class Style 
public sealed class Style 
Inheritance Hierarchy

System.Object
   GrapeCity.ActiveReports.PageReportModel.Style

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

Style Members
GrapeCity.ActiveReports.PageReportModel Namespace

 

 


Copyright © 2014 GrapeCity, inc. All rights reserved

Support Forum