\
ComponentOne List for WinForms
C1.Win.C1List.4.5.2 Assembly / C1.Win.C1List.Design Namespace / C1ComboDesigner Class / SnapLines Property

In This Topic
    SnapLines Property (C1ComboDesigner)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable ReadOnly Property SnapLines As System.Collections.IList
    public virtual System.Collections.IList SnapLines {get;}
    See Also