Table of Contents

TConditionalTopNRule.IsBottom Property

If true then this rule targets the bottom-n values instead of the top-n.

Syntax

Namespace: FlexCel.Core

public Boolean IsBottom { get; set; }

See also