<
ComponentOne OLAP for WPF and Silverlight
C1.Silverlight.FlexGrid Namespace / C1FlexGrid Class / IsSynchronizedWithCurrentItemProperty Field

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