Gets the DataColumn associated with this object, or null if there is none.
Namespace: Spotfire.Dxp.Application.Visuals
Assembly: Spotfire.Dxp.Application (in Spotfire.Dxp.Application.dll) Version: 71.0.22122.5390 (71.0.22122.5390)
Syntax
C#
public DataColumn DataColumn { get; }
Property Value
Type: DataColumnVersion Information
See Also