MindFusion.Wpf Pack Programmer's Guide
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 containing cell whose style is being queried.

Item

Gets the item related to the event.

Style

Gets or sets the style to use for the processed cell or null (Nothing in Visual Basic) to use the default style.

Value

Gets the object displayed in the cell whose style is being queried.

 See Also

ReportQueryStyleEventArgs Class
MindFusion.Scheduling.Reporting Namespace