Skip to main content

TableRow.HeightType Property

Gets or sets the type of a rule used to determine the height of a cell.

Namespace: DevExpress.XtraRichEdit.API.Native

Assembly: DevExpress.RichEdit.v14.2.Core.dll

#Declaration

HeightType HeightType { get; set; }

#Property Value

Type Description
HeightType

A HeightType enumeration member specifying how the height is determined.

See Also