Back to Devexpress

VGridControlBase.IsCellDefaultValue Method

windowsforms-devexpress-dot-xtraverticalgrid-dot-vgridcontrolbase-dot-iscelldefaultvalue.md

latest630 B
Original Source

VGridControlBase.IsCellDefaultValue Method

NameParametersDescription
IsCellDefaultValue(BaseRow, Int32)row, recordIndexReturns whether the specified cell’s value is the default value.
IsCellDefaultValue(RowProperties, Int32)props, recordIndexReturns whether the specified cell’s value is defaut.