ComponentOne SuperTooltip for WinForms
C1.Win.4.8 Assembly / C1.Framework Namespace / GridColumnCollection Class / IsSynchronized Property

In This Topic
    IsSynchronized Property (GridColumnCollection)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable ReadOnly Property IsSynchronized As System.Boolean
    public virtual System.bool IsSynchronized {get;}
    See Also