TextDefinition / PartialTextDefinition

Description

A TextDefiniton is an interface that exposes properties to allow customizing texts that appear in the grid.

A TextDefinition can be provided through the TextDefinitionCollection.

Properties

Property

Type

Description

text

string

Represents the customized text.

Remarks

A partial type/interface is an object in which properties are optional.