GridColumn.Width

GridColumn.Width property

Gets or sets the width of column object.in unit of pixel

public int Width { get; set; }

See Also