Skip to main content
All docs
V18.2

ASPxClientPreviewClickEventArgs.GetBrickText() Method

Returns the text displayed by the ASPxClientPreviewClickEventArgs.Brick.

Namespace: DevExpress.XtraReports.Web.Scripts

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

Declaration

public string GetBrickText()

Returns

Type Description
String

A string that specified the brick text.

See Also