C1.C1DataExtender.2 Assembly > C1.C1DataExtender Namespace > C1ViewRow Class : IsNull Method |
Overload | Description |
---|---|
IsNull(C1ViewColumn) | Gets a value that indicates whether the specified C1ViewColumn contains a null value. |
IsNull(Int32) | Gets a value that indicates whether the column at the specified index contains a null value. |
IsNull(String) | Gets a value that indicates whether the column with the specified name contains a null value. |