GridColumnFixedWidthType Type
Declaration
export type GridColumnFixedWidthType = "Weight" | "FitToContent" | "FixedWidth"
Members
| Name |
|---|
| "Weight" |
| "FitToContent" |
| "FixedWidth" |
export type GridColumnFixedWidthType = "Weight" | "FitToContent" | "FixedWidth"
| Name |
|---|
| "Weight" |
| "FitToContent" |
| "FixedWidth" |