Skip to main content
All docs
V18.2

ASPxClientPreviewClickEventArgs.GetBrickValue() Method

Returns a string providing additional information on the ASPxClientPreviewClickEventArgs.Brick.

Namespace: DevExpress.XtraReports.Web.Scripts

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

Declaration

public string GetBrickValue()

Returns

Type Description
String

A string that provides additional information on the current brick.

See Also