Table of Contents

TConditionalTopNRule.IsPercent Property

If true, then this rule targets top n% instead of top n values.

Syntax

Namespace: FlexCel.Core

public Boolean IsPercent { get; set; }

See also