VGridControlBase.IsCellDefaultValue Method
| Name | Parameters | Description |
|---|---|---|
| IsCellDefaultValue(BaseRow, Int32) | row, recordIndex | Returns whether the specified cell’s value is the default value. |
| IsCellDefaultValue(RowProperties, Int32) | props, recordIndex | Returns whether the specified cell’s value is defaut. |