Nevron.Nov.Grid Namespace / NDataColumn Class


In This Topic
    NDataColumn Class Properties
    In This Topic

    For a list of all members of this type, see NDataColumn members.

    Public Properties
     NameDescription
    Public PropertyGets or sets whether the user is allowed to edit the columns cells. By default set to true.  
    Public PropertyGets or sets the column editor  
    Public PropertyGets the index of the field in the data source to which this column is bound to.  
    Public PropertyGets the field name of of the data source which this column represents.  
    Public PropertyGets whether the field to which the column is bound to is nullable.  
    Public PropertyGets the type of the field in the data source to which this column is bound to.  
    Public PropertyGets or sets the begin editing triggers, which are explictly ignored for this column  
    Public PropertyGets or sets the mode in which editors update cell values.  
    Top
    See Also