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

In This Topic
    Property Property
    In This Topic
    Gets or sets which property is used for sorting.
    Syntax
    'Declaration
     
    
    Public Property Property As String
    public string Property {get; set;}
    See Also