Calendar for WinForms | ComponentOne
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