<
ComponentOne OLAP for WPF and Silverlight
C1.Silverlight.FlexGrid Namespace / Column Class / ColumnName Property

In This Topic
    ColumnName Property (Column)
    In This Topic
    Gets or sets a value used as an identifier for the column.
    Syntax
    'Declaration
     
    Public Property ColumnName As String
    public string ColumnName {get; set;}
    See Also