Databar.PercentMin Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns or sets a Integer value that specifies the length of the shortest data bar as a percentage of cell width.
public:
property int PercentMin { int get(); void set(int value); };
public int PercentMin { get; set; }
Public Property PercentMin As Integer
Property Value
Integer
Remarks
The value must be a whole number between 0 and 100.