ComponentOne DataGrid for WPF and Silverlight
C1.Silverlight.DataGrid Namespace / DataGridComboBoxColumn Class / ItemsSourceProperty Field

In This Topic
    ItemsSourceProperty Field (DataGridComboBoxColumn)
    In This Topic
    Identifies the ItemsSource dependency property.
    Syntax
    'Declaration
     
    
    Public Shared ReadOnly ItemsSourceProperty As DependencyProperty
    public static readonly DependencyProperty ItemsSourceProperty
    See Also