ActiveReports Developer 7
Value Property
See Also 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.SectionReportModel Namespace > Style Class : Value Property

Glossary Item Box

Gets or sets a Cascading Style Sheets (CSS) string representation of the Style properties.

Syntax

Visual Basic (Declaration) 
Public Property Value As System.String
C# 
public System.string Value {get; set;}

Property Value

String.

See Also