[]
        
(Showing Draft Content)

C1.PivotEngine.PivotField.Width

Width Property

Width

Gets or sets the preferred width to be used for showing the field in the user interface.

Declaration
public int Width { get; set; }
Remarks

Setting this property to zero or to a negative value disables it. Setting it to a positive value causes any bound grid controls to use the value when setting column widths.