UNPKG

igniteui-react-grids

Version:

Ignite UI React grid components.

16 lines (7 loc) 177 B
/* blazorAlternateName: GridHorizontalAlignment */ export declare enum HorizontalAlignment { Left = -1, Center = -0.5, Right = 0 }