// Assembly: UnityEngine.UIElementsModule
// Full name: UnityEngine.UIElements.ColumnSortingMode

namespace UnityEngine.UIElements
{
public class ColumnSortingMode // TypeDefIndex: 5304
{
	// Fields
	type#20890 value__;
	type#16158 None;
	type#16158 Default;
	type#16158 Custom;
}
}
