ActionEventArgs.relatedData Property

Gets or sets the related data to this event, if any. This would include the row and column and a metric set binding that is related to the visual element clicked.
 

Property Value

Type: RelatedContextData
Value may be null.
 

Examples