Back to Devexpress

TableRowDefinition Members

windowsforms-devexpress-dot-xtraeditors-dot-tablelayout-dot-tablerowdefinition-dot-underscore-members.md

latest4.3 KB
Original Source

TableRowDefinition Members

Constructors

NameDescription
TableRowDefinition()Initializes a new instance of the TableRowDefinition class.

Properties

NameDescription
ActualLengthInherited from BaseTableDefinition.
AutoHeightGets or sets whether the row automatically adjusts its height to display its entire content.
IsVisibleInherited from BaseTableDefinition.
LengthInherited from BaseTableDefinition.
PaddingBottom
PaddingTop

Methods

NameDescription
Assign(BaseTableDefinition)Copies all settings from the object passed as the parameter and assigns them to the current object.
Clone()Inherited from BaseTableDefinition.
Equals(Object, Object) staticDetermines whether the specified object instances are considered equal. Inherited from Object.
Equals(Object)Determines whether the specified object is equal to the current object. Inherited from Object.
GetHashCode()Serves as the default hash function. Inherited from Object.
GetType()Gets the Type of the current instance. Inherited from Object.
MemberwiseClone() protectedCreates a shallow copy of the current Object. Inherited from Object.
ReferenceEquals(Object, Object) staticDetermines whether the specified Object instances are the same instance. Inherited from Object.
ToString()Returns a string representing the current object. Inherited from BaseTableDefinition.

Events

NameDescription
LengthChangedInherited from BaseTableDefinition.

See Also

TableRowDefinition Class

DevExpress.XtraEditors.TableLayout Namespace