ComponentOne ADO.NET DataExtender
C1.C1DataExtender.2 Assembly / C1.C1DataExtender Namespace / C1ViewRow Class / IsNull Method

In This Topic
    IsNull Method
    In This Topic
    Gets a value that indicates whether the specified C1ViewColumn contains a null value.
    Overload List
    OverloadDescription
    Gets a value that indicates whether the specified C1ViewColumn contains a null value.  
    Gets a value that indicates whether the column at the specified index contains a null value.  
    Gets a value that indicates whether the column with the specified name contains a null value.  
    See Also