Skip to main content
All docs
V18.2

ASPxClientWebDocumentViewerBrick.width Property

Provides access to a brick’s width.

Namespace: DevExpress.XtraReports.Web.Scripts

Assembly: DevExpress.XtraReports.v18.2.Web.Scripts.dll

Declaration

public int width { get; }

Property Value

Type Description
Int32

An integer value that specifies the brick width.

See Also