ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.SectionReportModel Namespace / Style Class / CharacterSet Property

In This Topic
    CharacterSet Property (Style)
    In This Topic
    Gets or sets the CharacterSet of the control. The value must be cast as a byte.
    Syntax
    'Declaration
     
    Public Property CharacterSet As Object
    public object CharacterSet {get; set;}
    See Also