GridImageOrPrintOptions.TextCrossType

GridImageOrPrintOptions.TextCrossType property

Gets or sets displaying text type when the text width is larger than cell width.

public GridTextCrossType TextCrossType { get; set; }

See Also