Back to Devexpress

TableWidthUnitType Enum

aspnet-js-tablewidthunittype.md

latest649 B
Original Source

TableWidthUnitType Enum

Lists values that specify unit types for the table width.

Declaration

ts
declare enum TableWidthUnitType {
    Nil = 0,
    Auto = 1,
    FiftiethsOfPercent = 2,
    ModelUnits = 3
}

Members

NameDescription
Auto

Automatically determined width.

| | FiftiethsOfPercent |

Width in fiftieths of a percent.

| | ModelUnits |

Width in units of measurements that are currently in effect for the document.

| | Nil |

Not set.

|

Remarks

Values listed by this enumeration are used in the following members: