CssColumnWidthProperty sealed class CssColumnWidthProperty : CssProperty, ICssColumnWidthProperty, ICssProperty More information available at: https://developer.mozilla.org/en-US/docs/Web/CSS/column-width Documentation Code public Length? Width { get; } Gets the width of a single columns. public void SetWidth(Length? width)