| Visual Basic (Declaration) | |
|---|---|
Public Overloads Sub PerformAutoResize( _ ByVal autoSizeType As PerformAutoSizeType _ ) | |
| C# | |
|---|---|
public void PerformAutoResize( PerformAutoSizeType autoSizeType ) | |
Parameters
- autoSizeType
|
| Infragistics(R) NetAdvantage(R) Windows Forms | |
| PerformAutoResize(PerformAutoSizeType) Method | |
| See Also E-mail your feedback on this topic. | |
| Infragistics.Win.UltraWinGrid Namespace > UltraGridColumn Class > PerformAutoResize Method : PerformAutoResize(PerformAutoSizeType) Method |
| Visual Basic (Declaration) | |
|---|---|
Public Overloads Sub PerformAutoResize( _ ByVal autoSizeType As PerformAutoSizeType _ ) | |
| C# | |
|---|---|
public void PerformAutoResize( PerformAutoSizeType autoSizeType ) | |