C1.WinUI.Grid Assembly / C1.WinUI.Grid Namespace / GridHyperlinkColumn Class / MaxWidth Property
In This Topic
MaxWidth Property (GridHyperlinkColumn)
In This Topic
Gets or sets the maximum width of the column.
Syntax
public double MaxWidth {get; set;}
See Also