TableLayoutStyle Constructor

Definition

Initializes a new instance of the TableLayoutStyle class.

protected:
 TableLayoutStyle();
protected TableLayoutStyle ();
Protected Sub New ()

Remarks

This is the parameterless constructor for the TableLayoutStyle class. It effectively sets the SizeType property to AutoSize.

Applies to