ASP.NET Core MVC Controls | ComponentOne
C1.Web.Mvc.Sheet Namespace / FrozenPane Class / FrozenPane Constructor






In This Topic
    FrozenPane Constructor
    In This Topic
    Create a FrozenPane instance.
    Syntax
    'Declaration
     
    
    Public Function New()
    'Usage
     
    
    Dim instance As New FrozenPane()
    public FrozenPane()
    public FrozenPane(); 
    public function FrozenPane();
    public: FrozenPane();
    public:
    FrozenPane();
    See Also