Infragistics(R) NetAdvantage(R) Windows Forms
MaxColumnWidth Property
See Also  E-mail your feedback on this topic.
Infragistics.Win Namespace > OptionSetEditor Class : MaxColumnWidth Property

Determines the largest possible width that a column of items can have.

Syntax

Visual Basic (Declaration) 
Public Property MaxColumnWidth As Integer
C# 
public int MaxColumnWidth {get; set;}

See Also