Table of Contents

TLinkedStyle.LinkedFill Property

If true, the fill pattern will be linked to the parent style, and it will change when you change the style. If false the fill pattern will not change even if you change it in the base style. Note that this property has no effect unless AutomaticChoose is false.

Syntax

Namespace: FlexCel.Core

public Boolean LinkedFill { get; set; }

See also