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

Glossary Item Box

Gets or sets the CharacterSet of the control. The value must be cast as a byte.

Syntax

Visual Basic (Declaration) 
Public Property CharacterSet As System.Object
C# 
public System.object CharacterSet {get; set;}

See Also