Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


widthOfAllVisibleColumns

Returns the sum of all the widths of the visible columns in the MultiColumnHeaderState.visibleColumns array.
Read time 1 minuteLast updated 12 days ago

Definition

public float widthOfAllVisibleColumns { get; }

Remarks

The user can toggle visibility on columns using the context menu of the MultiColumnHeader.