Version

ColumnResizeSetting class Members

The following tables list the members exposed by ColumnResizeSetting.

Public Constructors
 NameDescription
Public ConstructorColumnResizeSetting Constructor  
Public Properties
 NameDescription
Public PropertycolumnKeyGets the key of the column the setting is attached to. (Inherited from Infragistics.Web.UI.ColumnSetting)
Public PropertyenableResizeReturns the EnableResize value from the ColumnResizeSetting object.  
Public PropertymaximumWidthReturns the MaximumWidth value from the ColumnResizeSetting object.  
Public PropertyminimumWidthReturns the MinimumWidth value from the ColumnResizeSetting object.  
Public Methods
 NameDescription
Public MethodonPropertyChangingNotification of a property change in the setting object  
See Also