ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / Variable Class / Writable Property

In This Topic
    Writable Property
    In This Topic
    Specifies whether the variable is writable.
    Syntax
    'Declaration
     
    Public Property Writable As Boolean
    public bool Writable {get; set;}
    See Also