<
OLAP for WPF and Silverlight | ComponentOne
C1.WPF.Olap Namespace / C1OlapGrid Class / DataSourceProperty Field

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