Back to Devexpress

OptionsTableLayoutGroup Properties

windowsforms-devexpress-dot-xtralayout-dot-optionstablelayoutgroup-dot-underscore-properties.md

latest1.7 KB
Original Source

OptionsTableLayoutGroup Properties

Provides options and methods to customize a table layout enabled for a LayoutGroup.

NameDescription
AutoSizeDefaultDefinitionLengthGets or sets the default size for empty rows/columns of the SizeType.AutoSize type in table layout mode.
ColumnCountReturns the number of columns within the table layout.
ColumnDefinitionsProvides access to columns of the table layout.
RowCountReturns the number of rows within the table layout.
RowDefinitionsProvides access to rows of the table layout.
ShrinkEmptyAutoSizeDefinitionGets or sets whether to automatically minimize empty rows/columns whose SizeType property is set to AutoSize.

See Also

OptionsTableLayoutGroup Class

OptionsTableLayoutGroup Members

DevExpress.XtraLayout Namespace