[]
Gets or sets whether text should be allowed to wrap in header cells in this row/column.
[TypeConverter(typeof(NullableObjectConverter<bool>))] public bool? HeaderTextWrapping { get; set; }