Table of Contents

TDataLabelOptions.Deleted Property

If true, this label has been manually deleted by the user and should not be displayed.

Syntax

Namespace: FlexCel.Core

public Boolean Deleted { get; set; }

See also