ComponentOne FlexPivot for WinForms
Width Property (C1FlexPivotField)

C1.DataEngine.4 Assembly > C1.FlexPivot Namespace > C1FlexPivotField Class : Width Property
Gets or sets the preferred width to be used for showing the field in the user interface.
Syntax
'Declaration
 
Public Property Width As System.Integer
public System.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.
See Also

Reference

C1FlexPivotField Class
C1FlexPivotField Members