Spread ASP.NET 17
FarPoint.Web.Spread.Extender Assembly / FarPoint.Web.Spread.Extender Namespace / RatingCellType Class / RatingCellType Constructor
Example


In This Topic
    RatingCellType Constructor
    In This Topic
    Creates a new ASP.NET AJAX extender rating cell.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New RatingCellType()
    public RatingCellType()
    Example
    See Also