ComponentOne FlexGrid for UWP
MaxColumnWidth Property

C1.UWP.FlexGrid Assembly > C1.Xaml.FlexGrid Namespace > C1FlexGrid Class : MaxColumnWidth Property
Gets or sets the maximum width of columns in the C1FlexGrid.
Syntax
'Declaration
 
Public Property MaxColumnWidth As System.Double
public System.double MaxColumnWidth {get; set;}
Remarks
Setting this value to zero disables the maximum column width limit.
See Also

Reference

C1FlexGrid Class
C1FlexGrid Members