ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc Namespace / SVGStyle Class / Cursor Property

In This Topic
    Cursor Property
    In This Topic
    CSS type of the cursor
    Syntax
    'Declaration
     
    
    Public Property Cursor As String
    public string Cursor {get; set;}
    See Also