GridColumnFixedWidthType TypeIn This ArticleDeclarationMembers #Declaration TypeScriptexport type GridColumnFixedWidthType = "Weight" | "FitToContent" | "FixedWidth" #Members Name "Weight" "FitToContent" "FixedWidth"