ComponentOne GridView for ASP.NET WebForms
C1.Web.Wijmo.Controls.4 Assembly / C1.Web.Wijmo.Controls.C1GridView Namespace / C1BaseField Class
Properties Methods

In This Topic
    C1BaseField Class Members
    In This Topic

    The following tables list the members exposed by C1BaseField.

    Public Properties
     NameDescription
    Public PropertyGets or sets text that is rendered as the abbr attribute of the column's header cell.  
    Public PropertyA value indicating whether the column can be moved.  
    Public PropertyA value indicating whether the column can be sized.  
    Public PropertyGets the style of any Web server controls contained by the C1BaseField object.  
    Public PropertyGets the style properties of the column footer.  
    Public PropertyGets or sets the footer text.  
    Public PropertyGets or sets the location of the header image.  
    Public PropertyGets the style properties of the column header.  
    Public PropertyGets or sets the header text.  
    Public PropertyGets the style properties of the item.  
    Public PropertyA value indicating whether column is visible.  
    Public PropertyDetermines the width of the column.  
    Top
    Public Methods
     NameDescription
    Public MethodFills the specified System.Collections.Specialized.IOrderedDictionary object with values from the specified C1GridViewCell object.  
    Top
    See Also