Top10.IsPercent

Top10.IsPercent property

Get or set whether a “top/bottom n” rule is a “top/bottom n percent” rule. Default value is false.

public bool IsPercent { get; set; }

See Also