Spread ASP.NET 17
FarPoint.Web.Spread Assembly / FarPoint.Web.Spread Namespace / ButtonCellType Class / ButtonCellType Constructor


In This Topic
    ButtonCellType Constructor
    In This Topic
    Creates a button cell.
    Overload List
    OverloadDescription
    Creates a new button cell.  
    Creates a new button cell with the specified command.  
    Creates a new button cell with the specified command and text.  
    Creates a new button cell with the specified command and button type.  
    Creates a new button cell with the specified command and button type.  
    Remarks
    Initializes an instance of the ButtonCellType class.
    See Also