The methods of System.Windows.Forms.TableLayoutSettings are listed below. For a list of all members, see the TableLayoutSettings Members list.
See Also: Inherited members from System.Windows.Forms.LayoutSettings
GetCellPosition(object)
| ||
GetColumn(object)
| ||
GetColumnSpan(object)
| ||
GetRow(object)
| ||
GetRowSpan(object)
| ||
SetCellPosition(object, TableLayoutPanelCellPosition)
| ||
SetColumn(object, int)
| ||
SetColumnSpan(object, int)
| ||
SetRow(object, int)
| ||
SetRowSpan(object, int)
|