UNPKG

igniteui-react-grids

Version:

Ignite UI React grid components.

16 lines (7 loc) 173 B
/* blazorAlternateName: GridVerticalAlignment */ export declare enum VerticalAlignment { Top = -1, Middle = -0.5, Bottom = 0 }