Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
Column
.
.
::
.
.
Binding Property
Column Class
See Also
Gets or sets the
Binding
used to connect this column with the items in the grid's
ItemsSource
.
Namespace:
C1.Silverlight.FlexGrid
Assembly:
C1.Silverlight.FlexGrid.4
(in C1.Silverlight.FlexGrid.4.dll)
Syntax
C#
public
Binding
Binding
{
get
;
set
; }
Visual Basic
Public
Property
Binding
As
Binding
Get
Set
See Also
Column Class
C1.Silverlight.FlexGrid Namespace