ActiveReports 14 .NET Edition
GrapeCity.ActiveReports Assembly / GrapeCity.ActiveReports.SectionReportModel Namespace / TextBox Class / Culture Property

In This Topic
    Culture Property (TextBox)
    In This Topic
    Gets or sets the culture for the text control.
    Syntax
    'Declaration
     
    Public Property Culture As CultureInfo
    public CultureInfo Culture {get; set;}
    See Also