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

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