Click or drag to resize

StiTableElementInteraction Property

[Missing <summary> documentation for "P:Stimulsoft.Dashboard.Components.Table.StiTableElement.Interaction"]

Namespace:  Stimulsoft.Dashboard.Components.Table
Assembly:  Stimulsoft.Dashboard (in Stimulsoft.Dashboard.dll) Version: 2019.3.1.0
Syntax
[TypeConverterAttribute(typeof(StiDashboardInteractionConverter))]
public override StiInteraction Interaction { get; set; }

Property Value

Type: StiInteraction

Implements

IStiInteractionInteraction
See Also