ComponentOne ADO.NET DataExtender
C1.C1DataExtender.2 Assembly / C1.C1DataExtender Namespace / RowDisplayColumnRef Class / ColumnName Property

In This Topic
    ColumnName Property (RowDisplayColumnRef)
    In This Topic
    Syntax
    'Declaration
     
    Public Property ColumnName As System.String
    public System.string ColumnName {get; set;}
    See Also