ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Extensibility.Layout Namespace / IStaticContentRange Interface / ItemWidth Property

In This Topic
    ItemWidth Property
    In This Topic
    Gets the complete item width.
    Syntax
    'Declaration
     
    ReadOnly Property ItemWidth As Integer
    int ItemWidth {get;}

    Property Value

    The width of the complete item as an System.Int32.
    See Also