Skip to main content
All docs
V18.2

ASPxClientWebDocumentViewerBrick.left Property

Provides access to a brick’s left horizontal coordinate.

Namespace: DevExpress.XtraReports.Web.Scripts

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

Declaration

public int left { get; }

Property Value

Type Description
Int32

An integer value that specifies the brick’s left coordinate.

See Also