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

namespace UnityEngine.UIElements
{
public class ColumnDataType // TypeDefIndex: 5287
{
	// Fields
	type#20890 value__;
	type#16148 Name;
	type#16148 Title;
	type#16148 Icon;
	type#16148 Visibility;
	type#16148 Width;
	type#16148 MaxWidth;
	type#16148 MinWidth;
	type#16148 Stretchable;
	type#16148 Sortable;
	type#16148 Optional;
	type#16148 Resizable;
	type#16148 HeaderTemplate;
	type#16148 CellTemplate;
}
}
