FlexGrid for WPF | ComponentOne
C1.WPF.FlexGrid.4.6.2 Assembly / C1.WPF.FlexGrid Namespace / Column Class / BoundPropertyName Property

In This Topic
    BoundPropertyName Property
    In This Topic
    Gets the name of the property that this column is currently bound to.
    Syntax
    'Declaration
     
    Public ReadOnly Property BoundPropertyName As String
    public string BoundPropertyName {get;}
    See Also