FlexGrid for WPF | ComponentOne
C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / GridDateTimeColumn Class / Binding Property

In This Topic
    Binding Property (GridDateTimeColumn)
    In This Topic
    Gets or sets the binding.
    Syntax
    'Declaration
     
    Public Property Binding As String
    public string Binding {get; set;}
    See Also