Back to Devexpress

CardViewColumnLayoutItem Properties

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

latest8.1 KB
Original Source

CardViewColumnLayoutItem Properties

Represents a layout item 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.
CaptionGets or sets the text displayed in the layout item. Inherited from LayoutItem.
CaptionCellStyleGets the style settings that define the caption cell appearance. Inherited from LayoutItem.
CaptionSettingsProvides access to the layout item caption settings. Inherited from LayoutItem.
CaptionStyleGets the style settings that define the caption appearance. Inherited from LayoutItem.
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.
ColumnGets a data column to which the current layout item belongs.
ColumnNameGets or sets the name of a column assigned to the current item. Inherited from ColumnLayoutItem.
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.
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.
NameGets or sets the unique identifier name for the current layout item or layout group. Inherited from LayoutItemBase.
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.
ShowCaptionGets or sets a value that defines whether to show or hide the layout item’s caption. Inherited from LayoutItemBase.
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.
TemplateGets or sets a template used for displaying the content of the particular column layout item.
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

CardViewColumnLayoutItem Class

CardViewColumnLayoutItem Members

DevExpress.Web Namespace