Skip to main content

LayoutViewCard Properties

Represents a card in a LayoutView View.
Name Description
AccessibleDescription Gets or sets the object’s description used by accessibility client applications. Inherited from BaseLayoutItem.
AccessibleName Gets or sets the object’s name used by accessibility client applications. Inherited from BaseLayoutItem.
AccessibleRole Gets or sets the object’s accessible role. Inherited from BaseLayoutItem.
AllowBorderColorBlending Gets or sets whether the card caption and border color specified using appearance settings is blended with the color specified by the currently applied skin.
AllowCustomizeChildren Gets or sets whether the layout of fields in the card can be customized using drag and drop. This member is not supported by the LayoutViewCard class,
AllowDrawBackground Gets or sets whether to paint the group’s background when the LayoutGroup.GroupBordersVisible property is set to false. Inherited from LayoutGroup.
AllowGlyphSkinning Gets or sets whether the group or tab’s icon is filled with the control’s foreground color. Inherited from LayoutGroup.
AllowHide Gets or sets whether the item can be hidden to the Customization Form. Inherited from BaseLayoutItem.
AllowHtmlStringInCaption Gets or sets whether HTML formatting is allowed within the layout group caption. Inherited from LayoutGroup.
AppearanceGroup Provides access to the properties that control the group’s appearance. Inherited from LayoutItemContainer.
AppearanceItemCaption Gets the appearance settings used to paint a layout item’s caption. Inherited from BaseLayoutItem.
AppearanceTabPage Provides access to a tabbed group’s appearance settings. Inherited from LayoutItemContainer.
BackgroundImage Gets or sets the group’s background image that can be stretched across the group, tiled, centered, etc. Inherited from LayoutGroup.
BackgroundImageLayout Gets or sets the position and behavior of the background image assigned to the LayoutGroup.BackgroundImage property. Inherited from LayoutGroup.
BackgroundImageOptions Provides access to all properties that allow you to assign and customize this group’s background image at the bottom layer. Inherited from LayoutGroup.
BackgroundImageVisible Gets or sets whether the background image, specified by the LayoutGroup.BackgroundImage property, is in effect. Inherited from LayoutGroup.
BestFitWeight Gets or sets the width of the current BaseLayoutItem relative to other items’ width after the LayoutControl.BestFit method has been called. Inherited from BaseLayoutItem.
BindingContext Gets or sets the BindingContext for the item. Inherited from BaseLayoutItem.
Bounds Gets the layout item’s bounding rectangle. Inherited from BaseLayoutItem.
CanChangeLayoutModeForChildSelectedGroup Returns whether the layout mode can be changed for a LayoutGroup. Inherited from LayoutGroup.
CanCreateTabbedGroupForSelectedGroup Returns whether a new tabbed group can be created within the current group which will display a selected child group. Inherited from LayoutGroup.
CanGroupSelectedItems Returns whether a new group can be created within the current group which will display selected child items. Inherited from LayoutGroup.
CanRaiseEvents protected Gets a value indicating whether the component can raise an event. Inherited from Component.
CaptionImage Specifies the image to display within the group’s caption area. Inherited from LayoutGroup.
CaptionImageIndex Gets or sets the index of an image in the LayoutControl.Images or LayoutView.Images collection that is displayed in the group or tab’s label. Inherited from LayoutGroup.
CaptionImageLocation Gets or sets the icon’s alignment relative to the text. Inherited from LayoutGroup.
CaptionImageOptions Gets options that specify the label’s icon. Inherited from LayoutGroup.
CaptionImagePadding Gets or sets the amount of space between the icon and the label’s bounds. Inherited from LayoutGroup.
CaptionImageVisible Gets or sets whether the label’s icon is visible. Inherited from LayoutGroup.
CellSize Obsolete. Not supported. Inherited from LayoutGroup.
Container Gets the IContainer that contains the Component. Inherited from Component.
ContentImage Gets or sets the group’s background image that is displayed “as is”, and can be aligned to any group’s edge. Inherited from LayoutGroup.
ContentImageAlignment Gets or sets the content image’s alignment within the group. Inherited from LayoutGroup.
ContentImageOptions Provides access to all properties that allow you to assign and customize this group’s background image at the top layer. Inherited from LayoutGroup.
Count Gets the number of items that the current group owns. Inherited from LayoutGroup.
CustomHeaderButtons This property is not supported by the LayoutViewCard class.
CustomizationFormText Gets or sets the layout item’s caption within the Customization Form. Inherited from BaseLayoutItem.
DataBindings Gets the data bindings for the layout item. Inherited from BaseLayoutItem.
DefaultLayoutType Gets or sets the default layout type for newly created items within the current group. Inherited from LayoutGroup.
DesignMode protected Gets a value that indicates whether the Component is currently in design mode. Inherited from Component.
Enabled Gets or sets whether layout items that belong to the current group are enabled. Inherited from LayoutGroup.
EnableIndentsWithoutBorders Gets or sets whether a layout group’s indents, specified by its BaseLayoutItem.Spacing and BaseLayoutItem.Padding properties, are applied when the group’s borders are hidden. Inherited from LayoutGroup.
Events protected Gets the list of event handlers that are attached to this Component. Inherited from Component.
ExpandButtonLocation Obsolete. Gets or sets the position of the expand button within the group header. Inherited from LayoutGroup.
ExpandButtonMode Gets or sets the direction of the expand button’s arrow. Inherited from LayoutGroup.
ExpandButtonVisible Gets or sets whether the card’s expand/collapse button is visible.
Expanded Gets or sets whether the current group is expanded. Inherited from LayoutGroup.
ExpandOnDoubleClick Gets or sets whether double-clicking on a card’s caption toggles the expansion state of the card.
FlowDirection Gets or sets the direction according to which the LayoutGroup arranges its child elements. Inherited from LayoutGroup.
GroupBordersVisible Gets whether the group’s borders are visible. Inherited from LayoutGroup.
GroupStyle Gets or sets the border and the header style of this LayoutGroup. Inherited from LayoutGroup.
HeaderButtonsLocation Gets or sets whether the group header buttons are displayed before or after text. Inherited from LayoutGroup.
Height Gets or sets the layout item’s height. Inherited from BaseLayoutItem.
ImageList Gets an image collection whose images can be displayed within the card.
IsDisposing Gets whether the current item is being disposed of. Inherited from BaseLayoutItem.
IsGroup Gets whether the current layout item represents a Layout Group. Inherited from BaseLayoutItem.
IsHidden Gets whether the layout item is hidden. Inherited from BaseLayoutItem.
IsInTabbedGroup Gets whether the current group is displayed as a tab within a tabbed group. Inherited from LayoutGroup.
IsPartiallyVisible Gets whether the card is partially visible.
IsUpdateLocked Gets whether the layout item has been locked for updating. Inherited from BaseLayoutItem.
Item[Int32] Provides indexed access to the items that belong to the current group. Inherited from LayoutGroup.
Items Provides access to the visible layout items owned by the current group. Inherited from LayoutControlGroup.
LayoutMode Gets or sets the layout mode for a LayoutGroup. Inherited from LayoutGroup.
Location This member supports the internal infrastructure and is not intended to be used directly from your code.
MaxSize This member supports the internal infrastructure and is not intended to be used directly from your code.
MinSize This member supports the internal infrastructure and is not intended to be used directly from your code.
MoveFocusDirection Gets or sets whether, in Automatic Tab Order mode when TAB is pressed, the focus moves across grouped controls and then down, or first down and then across. Inherited from LayoutGroup.
MoveFocusRightToLeft Gets or sets whether, in Automatic Tab Order mode when TAB is pressed, the focus moves across grouped controls from right to left. Inherited from LayoutGroup.
Name Gets or sets the layout item’s name. Inherited from BaseLayoutItem.
OptionsCustomization Contains options that specify which operations can be performed on the layout item at runtime. Inherited from BaseLayoutItem.
OptionsIconToolTip Obsolete. This member is obsolete. Use the BaseLayoutItem.OptionsToolTip property instead. Inherited from BaseLayoutItem.
OptionsItemText Gets the options that determine how the controls displayed within the current group are aligned. Inherited from LayoutGroup.
OptionsItemToolTip Obsolete. This member is obsolete. Use the BaseLayoutItem.OptionsToolTip property instead. Inherited from BaseLayoutItem.
OptionsPrint This member supports the internal infrastructure, and is not intended to be used directly from your code.
OptionsTableLayoutGroup Provides settings and events for table layout customization. Inherited from LayoutGroup.
OptionsTableLayoutItem Provides access to the options that specify how a layout item is arranged within a table layout. Inherited from BaseLayoutItem.
OptionsToolTip Contains options that allow tooltips to be assigned to layout items and their images. Inherited from BaseLayoutItem.
Owner Returns the owner of this LayoutViewCard.
Padding Gets or sets the amount of space in pixels between the item’s borders and its contents. Inherited from BaseLayoutItem.
PageEnabled Gets or sets whether the tab that corresponds to the current group is enabled. This property is in effect when the group is represented as a tab page within a TabbedControlGroup. Inherited from LayoutGroup.
PaintAppearanceGroup Provides access to the appearance settings currently used to paint the layout group. Inherited from LayoutItemContainer.
PaintAppearanceItemCaption Provides access to the appearance settings currently used to paint layout items that belong to the current container. Inherited from LayoutItemContainer.
Parent Gets or sets the group that owns the current group. Inherited from LayoutGroup.
ParentName Gets or sets the name of the item’s parent. Inherited from BaseLayoutItem.
ParentTabbedGroup Gets the parent tabbed group if the current group is displayed as a tab. Inherited from LayoutGroup.
Position This member supports the internal infrastructure and is not intended to be used directly from your code.
RowHandle Gets or sets the row handle that corresponds to the current card.
Selected Gets or sets the selection state of the current item. Inherited from BaseLayoutItem.
SelectedItems Provides access to the collection of selected items within the current group. Inherited from LayoutGroup.
ShowInCustomizationForm Gets or sets whether the layout item is displayed within the Customization Form when the item is hidden. Inherited from BaseLayoutItem.
ShowTabPageCloseButton Gets or sets whether a Close button is displayed within a group when it’s embedded into a TabbedGroup. Inherited from LayoutGroup.
Site Gets or sets the ISite of the Component. Inherited from Component.
Size Gets or sets the card’s size. This member supports the internal infrastructure and is not intended to be used directly from your code.
Spacing Gets or sets the outer indents of the item’s borders. Inherited from BaseLayoutItem.
StartNewLine Gets or sets whether the current item starts a new row within a flow layout. Inherited from BaseLayoutItem.
State Gets the card’s state.
TabbedGroupParentName Gets the name of the group’s parent if the current group is displayed as a tab. Inherited from LayoutGroup.
TabPageWidth Gets or sets the width, in pixels, of tab headers. Inherited from LayoutItemContainer.
Tag Gets or sets an object that contains data on the current layout item. Inherited from BaseLayoutItem.
Text Gets or sets the caption of this layout item. If the Text property is null (Nothing in VB.NET) or String.Empty, this property returns the item name. Inherited from BaseLayoutItem.
TextLocation Gets or sets the container’s side along which its caption is displayed. Inherited from LayoutItemContainer.
TextSize Not supported. Inherited from LayoutItemContainer.
TextToControlDistance Not supported. Inherited from LayoutItemContainer.
TextVisible Gets or sets whether the text region is visible. Inherited from BaseLayoutItem.
TypeName Gets the name of the LayoutViewCard type.
ViewInfo Returns the object which contains the internal information used to render the card.
Visibility Allows you to hide the item from the Layout Control and Customization Form. Inherited from BaseLayoutItem.
Visible Gets whether the layout item is visible. Inherited from BaseLayoutItem.
VisibleColumn Gets the index of the visible column displaying the current card.
VisibleIndex Gets or sets the card’s visual position within the View’s visible area.
VisibleRow Gets the index of the visible row displaying the current card.
Width Gets or sets the layout item’s width. Inherited from BaseLayoutItem.
X Gets or sets the X coordinate of the item’s top left corner relative to the parent’s top left corner. Inherited from BaseLayoutItem.
Y Gets or sets the Y coordinate of the item’s top left corner relative to the parent’s top left corner. Inherited from BaseLayoutItem.
See Also