Skip to main content
All docs
V18.2

ASPxClientWebDocumentViewerBrick.height Property

Provides access to a brick’s height.

Namespace: DevExpress.XtraReports.Web.Scripts

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

Declaration

public int height { get; }

Property Value

Type Description
Int32

An integer value that specifies the brick height.

See Also