WinUI | ComponentOne
WinUI | ComponentOne
C1.WinUI.Grid Assembly
/
C1.WinUI.Grid Namespace
/
GridCellView Class
/ DataBarValue Property
Collapse All
Expand All
Language Filter: All
Language Filter: Multiple
Language Filter: Visual Basic
Language Filter: C#
C#
In This Topic
DataBarValue Property
In This Topic
Gets or sets the value of the data-bar.
Syntax
C#
public
double
DataBarValue {
get
;
set
;}
Remarks
This value should be between 0 and 1. If this value is double.Nan no bar will be drawn.
See Also
Reference
GridCellView Class
GridCellView Members