Wijmo UI for the Web
c1basefield type
Syntax
Javascript (Usage) 
$(function () {
    var options; // Type:  wijmo.grid.c1basefield.options
     
    $(".selector").c1basefield(options);
});
Javascript (Specification) 
function c1basefield;
Inheritance Hierarchy

Object
      wijmo.grid.c1basefield
         wijmo.grid.c1band
         wijmo.grid.c1field

Browser Compatibility
7
5
5
Constructors
 NameDescription
public Constructorc1basefield Constructor  
Top
Methods
 NameDescription
public Methoddestroy  
public MethodwidgetReturns a jQuery object containing the original element or other relevant generated element.  
Top
See Also

Reference

wijmo.grid Namespace

 

 


© 2013 All Rights Reserved.

Send comments on this topic.