Objective Grid for Microsoft® .NET® Reference Guide

StoreDefaultColWidthEventArgs Constructor 

Back to Class Index

Constructor.     

[Visual Basic]
Public Sub New( _
   ByVal width As Integer _
)
[C#]
public StoreDefaultColWidthEventArgs(
   int width
);

Parameters

width
The new default column width to store

Remarks

    

    

    

See Also

StoreDefaultColWidthEventArgs Class | StoreDefaultColWidthEventArgs Members | Stingray.Grid Namespace