'Declaration Public Sub SetWidth( _
ByVal columnCountThe column count.As System.Int32 _
)
public void SetWidth(
System.Int32 columnCount
)
public: void SetWidth(
System.Int32 columnCount
)
public:
void SetWidth(
System.Int32 columnCount
)
Parameters
- columnCount
- The column count.