alias ImGui::TopLevel::ImGuiTableRowFlags
  
  Alias Definition
ImGui::ImGuiTableRowFlags
  Defined in:
types.crConstant Summary
- 
        All = 1
- 
        Headers = 1
- 
        Identify header row (set default background color + width of its contents accounted differently for auto column width) 
- 
        None = 0