Skip to main content

TcxEditRepositoryLabel.Properties Property

Provides access to stored unformatted label settings.

Declaration

property Properties: TcxLabelProperties read; write;

Property Value

Type Description
TcxLabelProperties

Stores unformatted label settings.

Remarks

Use Properties.LabelEffect and Properties.LabelStyle properties to apply different effects to label text.

Refer to the TcxLabelProperties class description for detailed information on all available options.

See Also