Back to Devexpress

MultiEditorRowProperties Methods

windowsforms-devexpress-dot-xtraverticalgrid-dot-rows-dot-multieditorrowproperties-dot-underscore-methods.md

latest5.0 KB
Original Source

MultiEditorRowProperties Methods

Contains row item settings for a multi-editor row.

NameDescription
AssignTo(RowProperties)Copies the current row‘s settings to the specified row item. Inherited from RowProperties.
CanDrawEditorBorder()Returns whether to draw borders around row items. Inherited from RowProperties.
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.
GetActualImage(Func<ISvgPaletteProvider>)Returns the actual image displayed in the row item’s header. Inherited from RowProperties.
GetActualImageWidth()Returns the actual width of the image displayed in the row item’s header. Inherited from RowProperties.
GetHashCode()Serves as the default hash function. Inherited from Object.
GetTextCaption()Gets the row caption display text. Inherited from RowProperties.
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.
ResetPadding()Sets the RowProperties.Padding property to Padding.Empty. Inherited from RowProperties.
ShouldSerializePadding()Returns whether the RowProperties.Padding property should be serialized. Inherited from RowProperties.
ToString()Returns a string that represents the current object. Inherited from Object.
XtraShouldSerializeValue()This member supports the internal infrastructure, and is not intended to be used directly from your code. Inherited from RowProperties.

See Also

MultiEditorRowProperties Class

MultiEditorRowProperties Members

DevExpress.XtraVerticalGrid.Rows Namespace