ComponentOne Input for WinForms
C1.Win.C1Input.4.8 Assembly / C1.Win.C1Input.Design Namespace / C1TextBoxDesigner Class / SnapLines Property

In This Topic
    SnapLines Property
    In This Topic
    Syntax
    'Declaration
     
    Public Overrides ReadOnly Property SnapLines As IList
    public override IList SnapLines {get;}
    See Also