Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


state

This is the state of the MultiColumnHeader.
Read time 1 minuteLast updated 10 days ago

Definition

public MultiColumnHeaderState state { get; set; }

Remarks

It contains state for each column and state for the entire header, for example which columns are sorted and which columns are visible. Parts of this class are serializable other parts must be reconstructed.