Back to Devexpress

OptionsTableLayoutItem Properties

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

latest1.2 KB
Original Source

OptionsTableLayoutItem Properties

Provides settings that specify the item’s position in a table layout.

NameDescription
ColumnIndexGets or sets the index of the column in which the current layout item is displayed.
ColumnSpanGets or sets the number of columns spanned by the current layout item within the table layout.
RowIndexGets or sets the index of the row in which the current layout item is displayed.
RowSpanGets or sets the number of rows spanned by the current layout item within the table layout.

See Also

OptionsTableLayoutItem Class

OptionsTableLayoutItem Members

DevExpress.XtraLayout Namespace