ComponentOne FlexGrid for WPF and Silverlight
ColumnName Property (Column)

C1.WPF.FlexGrid Namespace > Column Class : ColumnName Property
Gets or sets a value used as an identifier for the column.
Syntax
'Declaration
 
Public Property ColumnName As System.String
public System.string ColumnName {get; set;}
See Also

Reference

Column Class
Column Members