Back to Devexpress

CardViewCommandLayoutItem Properties

aspnet-devexpress-dot-web-dot-cardviewcommandlayoutitem-dot-underscore-properties.md

latest8.5 KB
Original Source

CardViewCommandLayoutItem Properties

Represents a layout item for a command button within the CardView’s edit form.

NameDescription
BackColorGets or sets the current layout item’s background color. Inherited from LayoutItem.
BackgroundImageGets the layout item’s background image. Inherited from LayoutItem.
BorderGets the layout item border settings defined by the current style. Inherited from LayoutItem.
BorderBottomGets the settings of the layout item bottom border. Inherited from LayoutItem.
BorderLeftGets the settings of the layout item left border. Inherited from LayoutItem.
BorderRightGets the settings of the layout item right border. Inherited from LayoutItem.
BorderTopGets the settings of the layout item top border. Inherited from LayoutItem.
ButtonRenderModeSpecifies the render mode of the command buttons for the current command layout item.
ClientVisibleSpecifies the menu item’s initial visibility state on the client. Inherited from ContentPlaceholderLayoutItem.
CollectionGets the collection to which an item belongs. Inherited from CollectionItem.
ColumnSpanGets or sets a value specifying the number of columns the Form Layout item occupies. Inherited from LayoutItemBase.
CssClassGets or sets the name of the cascading style sheet (CSS) class associated with the current layout item. Inherited from LayoutItem.
CustomButtonsGets the collection of custom buttons.
HeightGets or sets the layout item height. Inherited from LayoutItemBase.
HelpTextGets or sets the current layout item help text. Inherited from LayoutItem.
HelpTextSettingsProvides access to the help text settings within a layout item. Inherited from LayoutItem.
HelpTextStyleGets the style settings that define the help text appearance. Inherited from LayoutItem.
HorizontalAlignGets or sets the current layout item’s horizontal alignment. Inherited from LayoutItemBase.
IndexGets or sets the item’s index within the collection. Inherited from CollectionItem.
NameSpecifies the command item name. Inherited from CommandLayoutItem.
NestedControlCellStyleGets the style settings of the nested control cell. Inherited from LayoutItem.
NestedControlStyleSpecifies a style for the layout item’s nested editor. Inherited from LayoutItem.
PaddingsGets the padding settings of a layout item. Inherited from LayoutItem.
ParentContainerStyleGets the style settings that define the layout item’s parent container appearance. Inherited from LayoutItemBase.
RequiredMarkDisplayModeGets or sets the required mark visibility mode. Inherited from LayoutItem.
RowSpanGets or sets the number of rows that the layout item spans. Inherited from LayoutItemBase.
ShowCancelButtonSpecifies whether cards display the Cancel command button.
ShowDeleteButtonSpecifies whether the Delete command item is displayed in the command layout item.
ShowEditButtonSpecifies whether the Edit command item is displayed in the command layout item.
ShowNewButtonSpecifies whether the New command item is displayed in the command layout item.
ShowRecoverButtonSpecifies whether the Recover command item is displayed in the command layout item.
ShowSelectButtonSpecifies whether the Select command item is displayed in the command layout item.
ShowSelectCheckboxSpecifies whether the Select Check Box command item is displayed in the command layout item.
SpanRulesProvides span rules settings. Inherited from LayoutItemBase.
TabImageGets the settings of an image displayed by the item when it is contained in the tabbed layout group. Inherited from LayoutItemBase.
VerticalAlignGets or sets the current layout item’s vertical alignment. Inherited from LayoutItemBase.
VisibleGets or sets a value specifying the visibility of the current layout item or group. Inherited from LayoutItemBase.
VisibleIndexGets or sets a value specifying the position of the current layout item or group amongst the visible items in a group (or at a control’s root level). Inherited from LayoutItemBase.
WidthGets or sets the layout item width. Inherited from LayoutItemBase.

See Also

CardViewCommandLayoutItem Class

CardViewCommandLayoutItem Members

DevExpress.Web Namespace