ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Core.Rdl Assembly / GrapeCity.ActiveReports.PageReportModel Namespace / Border Class / Width Property

In This Topic
    Width Property (Border)
    In This Topic
    The border width.
    Syntax
    'Declaration
     
    Public Property Width As GrapeCity.Enterprise.Data.DataEngine.Expressions.ExpressionInfo
    public GrapeCity.Enterprise.Data.DataEngine.Expressions.ExpressionInfo Width {get; set;}
    See Also