Search
ReportQueryStyleEventArgs Members
Properties
 


Contains the arguments passed to handlers of the QueryStyle event raised by the Report class.

The following tables list the members exposed by the ReportQueryStyleEventArgs type.

 Public Properties

  Name Description

Column

Gets the column where the text would appear.

Item

Gets the item related to the event.

Style

Gets or sets the Style to use for the processed cell.

Value

Gets the object that would be displayed.

 See Also