Back to Devexpress

LayoutControlGroup Members

windowsforms-devexpress-dot-xtralayout-dot-layoutcontrolgroup-dot-underscore-members.md

latest54.5 KB
Original Source

LayoutControlGroup Members

A regular group with or without a header and borders.

Constructors

NameDescription
LayoutControlGroup()Initializes a new instance of the LayoutControlGroup class with default settings.
LayoutControlGroup(LayoutGroup)Initializes a new instance of the LayoutControlGroup class with the specified parent layout group.

Properties

NameDescription
AccessibleDescriptionGets or sets the object’s description used by accessibility client applications. Inherited from BaseLayoutItem.
AccessibleNameGets or sets the object’s name used by accessibility client applications. Inherited from BaseLayoutItem.
AccessibleRoleGets or sets the object’s accessible role. Inherited from BaseLayoutItem.
AllowBorderColorBlendingGets or sets whether to colorize the layout group border and caption using the LayoutGroup.AppearanceGroup.BorderColor setting in skinning paint schemes. This property is ignored by default starting from v18.2. Inherited from LayoutGroup.
AllowCustomizeChildrenGets or sets whether the layout of the current container can be customized using drag and drop. Inherited from LayoutItemContainer.
AllowDrawBackgroundGets or sets whether to paint the group’s background when the LayoutGroup.GroupBordersVisible property is set to false. Inherited from LayoutGroup.
AllowGlyphSkinningGets or sets whether the group or tab’s icon is filled with the control’s foreground color. Inherited from LayoutGroup.
AllowHideGets or sets whether the item can be hidden to the Customization Form. Inherited from BaseLayoutItem.
AllowHtmlStringInCaptionGets or sets whether HTML formatting is allowed within the layout group caption. Inherited from LayoutGroup.
AppearanceGroupProvides access to the properties that control the group’s appearance. Inherited from LayoutItemContainer.
AppearanceItemCaptionGets the appearance settings used to paint a layout item’s caption. Inherited from BaseLayoutItem.
AppearanceTabPageProvides access to a tabbed group’s appearance settings. Inherited from LayoutItemContainer.
BackgroundImageGets or sets the group’s background image that can be stretched across the group, tiled, centered, etc. This property is obsolete. Use the BackgroundImageOptions property instead. Inherited from LayoutGroup.
BackgroundImageLayoutGets or sets the position and behavior of the background image. This property is obsolete. Use the BackgroundImageOptions property instead. Inherited from LayoutGroup.
BackgroundImageOptionsProvides access to all properties that allow you to assign and customize this group’s background image at the bottom layer. Inherited from LayoutGroup.
BackgroundImageVisibleGets or sets whether to display the background image. This property is obsolete. Use the BackgroundImageOptions property instead. Inherited from LayoutGroup.
BestFitWeightGets or sets the width of the current BaseLayoutItem relative to other items’ width after the LayoutControl.BestFit method has been called. Inherited from BaseLayoutItem.
BindingContextGets or sets the BindingContext for the item. Inherited from BaseLayoutItem.
BoundsGets the layout item’s bounding rectangle. Inherited from BaseLayoutItem.
CanChangeLayoutModeForChildSelectedGroupReturns whether the layout mode can be changed for a LayoutGroup. Inherited from LayoutGroup.
CanCreateTabbedGroupForSelectedGroupReturns whether a new tabbed group can be created within the current group which will display a selected child group. Inherited from LayoutGroup.
CanGroupSelectedItemsReturns whether a new group can be created within the current group which will display selected child items. Inherited from LayoutGroup.
CanRaiseEvents protectedGets a value indicating whether the component can raise an event. Inherited from Component.
CaptionImageUse the Image option accessible in CaptionImageOptions to specify the image displayed within the group’s caption area. Inherited from LayoutGroup.
CaptionImageIndexGets 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.
CaptionImageLocationGets or sets the icon’s alignment relative to the text. Inherited from LayoutGroup.
CaptionImageOptionsGets options that specify the label’s icon. Inherited from LayoutGroup.
CaptionImagePaddingGets or sets the amount of space between the icon and the label’s bounds. Inherited from LayoutGroup.
CaptionImageVisibleGets or sets whether the label’s icon is visible. Inherited from LayoutGroup.
CellSizeObsolete. Not supported. Inherited from LayoutGroup.
ContainerGets the IContainer that contains the Component. Inherited from Component.
ContentImageGets or sets the group’s background image that is displayed “as is”, and can be aligned to any group’s edge. This property is obsolete. Use the ContentImageOptions property instead. Inherited from LayoutGroup.
ContentImageAlignmentGets or sets the content image’s alignment within the group. This property is obsolete. Use the ContentImageOptions property instead. Inherited from LayoutGroup.
ContentImageOptionsProvides access to all properties that allow you to assign and customize this group’s background image at the top layer. Inherited from LayoutGroup.
CountGets the number of items that the current group owns. Inherited from LayoutGroup.
CustomHeaderButtonsGets or sets the collection of custom buttons displayed in the group header. Inherited from LayoutGroup.
CustomizationFormTextGets or sets the layout item’s caption within the Customization Form. Inherited from BaseLayoutItem.
DataBindingsGets the data bindings for the layout item. Inherited from BaseLayoutItem.
DefaultLayoutTypeGets or sets the default layout type for newly created items within the current group. Inherited from LayoutGroup.
DesignMode protectedGets a value that indicates whether the Component is currently in design mode. Inherited from Component.
EnabledGets or sets whether layout items that belong to the current group are enabled. Inherited from LayoutGroup.
EnableIndentsWithoutBordersGets 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 protectedGets the list of event handlers that are attached to this Component. Inherited from Component.
ExpandButtonLocationObsolete. Gets or sets the position of the expand button within the group header. Inherited from LayoutGroup.
ExpandButtonModeGets or sets the direction of the expand button’s arrow. Inherited from LayoutGroup.
ExpandButtonVisibleGets or sets whether the group’s expand button is visible. Inherited from LayoutGroup.
ExpandedGets or sets whether the current group is expanded. Inherited from LayoutGroup.
ExpandOnDoubleClickGets or sets whether the group is expanded/collapsed on double-clicking its caption. Inherited from LayoutGroup.
FlowDirectionGets or sets the direction according to which the LayoutGroup arranges its child elements. Inherited from LayoutGroup.
GroupBordersVisibleGets whether the group’s borders are visible. Inherited from LayoutGroup.
GroupStyleGets or sets the border and the header style of this LayoutGroup. Inherited from LayoutGroup.
HeaderButtonsLocationGets or sets whether the group header buttons are displayed before or after text. Inherited from LayoutGroup.
HeightGets or sets the layout item’s height. Inherited from BaseLayoutItem.
ImageListGets a collection of images that can be displayed in the group’s label. Inherited from LayoutGroup.
IsDisposingGets whether the current item is being disposed of. Inherited from BaseLayoutItem.
IsGroupGets whether the current layout item represents a Layout Group. Inherited from BaseLayoutItem.
IsHiddenGets whether the layout item is hidden. Inherited from BaseLayoutItem.
IsInTabbedGroupGets whether the current group is displayed as a tab within a tabbed group. Inherited from LayoutGroup.
IsUpdateLockedGets 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.
ItemsProvides access to the visible layout items owned by the current group.
LayoutModeGets or sets the layout mode for a LayoutGroup. Inherited from LayoutGroup.
LocationGets or sets the coordinates of the layout item’s top left corner. Inherited from BaseLayoutItem.
MaxSizeGets the maximum size of the group. Inherited from LayoutGroup.
MinSizeGets the minimum size of the group. Inherited from LayoutGroup.
MoveFocusDirectionGets 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.
MoveFocusRightToLeftGets 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.
NameGets or sets the layout item’s name. Inherited from BaseLayoutItem.
OptionsCustomizationContains options that specify which operations can be performed on the layout item at runtime. Inherited from BaseLayoutItem.
OptionsIconToolTipObsolete. This member is obsolete. Use the BaseLayoutItem.OptionsToolTip property instead. Inherited from BaseLayoutItem.
OptionsItemTextGets the options that determine how the controls displayed within the current group are aligned. Inherited from LayoutGroup.
OptionsItemToolTipObsolete. This member is obsolete. Use the BaseLayoutItem.OptionsToolTip property instead. Inherited from BaseLayoutItem.
OptionsPrintThe group’s print/export options. This object’s settings affect all layout items owned by the group. Inherited from LayoutGroup.
OptionsTableLayoutGroupProvides settings and events for table layout customization. Inherited from LayoutGroup.
OptionsTableLayoutItemProvides access to the options that specify how a layout item is arranged within a table layout. Inherited from BaseLayoutItem.
OptionsToolTipContains options that allow tooltips to be assigned to layout items and their images. Inherited from BaseLayoutItem.
OwnerGets or set the LayoutControl that owns the current layout group.
PaddingGets or sets the amount of space in pixels between the item’s borders and its contents. Inherited from BaseLayoutItem.
PageEnabledGets 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.
PaintAppearanceGroupProvides access to the appearance settings currently used to paint the layout group. Inherited from LayoutItemContainer.
PaintAppearanceItemCaptionProvides access to the appearance settings currently used to paint layout items that belong to the current container. Inherited from LayoutItemContainer.
ParentGets or sets the group that owns the current group. Inherited from LayoutGroup.
ParentNameGets or sets the name of the item’s parent. Inherited from BaseLayoutItem.
ParentTabbedGroupGets the parent tabbed group if the current group is displayed as a tab. Inherited from LayoutGroup.
SelectedGets or sets the selection state of the current item. Inherited from BaseLayoutItem.
SelectedItemsProvides access to the collection of selected items within the current group. Inherited from LayoutGroup.
ShowInCustomizationFormGets or sets whether the layout item is displayed within the Customization Form when the item is hidden. Inherited from BaseLayoutItem.
ShowTabPageCloseButtonGets or sets whether a Close button is displayed within a group when it’s embedded into a TabbedGroup. Inherited from LayoutGroup.
SiteGets or sets the ISite of the Component. Inherited from Component.
SizeGets or sets the group’s size. Inherited from LayoutGroup.
SpacingGets or sets the outer indents of the item’s borders. Inherited from BaseLayoutItem.
StartNewLineGets or sets whether the current item starts a new row within a flow layout. Inherited from BaseLayoutItem.
TabbedGroupParentNameGets the name of the group’s parent if the current group is displayed as a tab. Inherited from LayoutGroup.
TabPageWidthGets or sets the width, in pixels, of tab headers. Inherited from LayoutItemContainer.
TagGets or sets an object that contains data on the current layout item. Inherited from BaseLayoutItem.
TextGets 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.
TextLocationGets or sets the container’s side along which its caption is displayed. Inherited from LayoutItemContainer.
TextSizeNot supported. Inherited from LayoutItemContainer.
TextToControlDistanceNot supported. Inherited from LayoutItemContainer.
TextVisibleGets or sets whether the text region is visible. Inherited from BaseLayoutItem.
TypeNameGets the name of the item’s type. Inherited from LayoutGroup.
ViewInfoGets the object which contains information used to render the layout group.
VisibilityAllows you to hide the item from the Layout Control and Customization Form. Inherited from BaseLayoutItem.
VisibleGets whether the layout item is visible. Inherited from BaseLayoutItem.
WidthGets or sets the layout item’s width. Inherited from BaseLayoutItem.
XGets or sets the X coordinate of the item’s top left corner relative to the parent’s top left corner. Inherited from BaseLayoutItem.
YGets or sets the Y coordinate of the item’s top left corner relative to the parent’s top left corner. Inherited from BaseLayoutItem.

Methods

NameDescription
Accept(BaseVisitor)Invokes the Visit method of the specified visitor for each layout item that belongs to the current layout item group. Inherited from LayoutGroup.
Add(BaseLayoutItem)Adds the specified item along the bottom or right edge of the current group. Inherited from LayoutGroup.
AddGroup()Creates a new group and adds it to the current group.
AddGroup(BaseLayoutItem, InsertType)Creates a new layout group at a position relative to an item within the current group.
AddGroup(LayoutGroup, BaseLayoutItem, InsertType)Inserts the specified layout group at a position relative to an item within the current group.
AddGroup(LayoutGroup)Inserts the specified group to the current group.
AddGroup(String, BaseLayoutItem, InsertType)Creates a new group with the specified caption at a position relative to an item within the current group.
AddGroup(String)Creates a new group with a specified caption and adds it to the current group.
AddItem()Creates a new layout item with the default layout type and adds it to the current group.
AddItem(BaseLayoutItem, BaseLayoutItem, InsertType)Inserts the specified item at a position relative to another item within the current group.
AddItem(BaseLayoutItem, InsertType)Creates a new layout item at a position relative to an item within the current group.
AddItem(BaseLayoutItem)Inserts the specified layout item to the current group.
AddItem(String, BaseLayoutItem, BaseLayoutItem, InsertType)Inserts the specified item at a position relative to another item within the current group. Allows the new text to be specified for the item. Inherited from LayoutGroup.
AddItem(String, BaseLayoutItem, InsertType)Creates a new layout item with the specified text at a position relative to an item within the current group. Inherited from LayoutGroup.
AddItem(String, Control, BaseLayoutItem, InsertType)Creates a new layout item with the specified text and control at a position relative to another item within the current group.
AddItem(String, Control)Creates a new layout item with the specified text and control, and adds it to the current group.
AddItem(String)Creates a new layout item with the specified text and adds it to the current group.
AddRange(BaseLayoutItem[])Adds an array of layout items to the current group.
AddTabbedGroup()Creates a new tabbed group and adds it to the current group.
AddTabbedGroup(BaseLayoutItem, InsertType)Creates a new tabbed group at a position relative to an item within the current group.
AddTabbedGroup(TabbedGroup, BaseLayoutItem, InsertType)Inserts the specified tabbed group at a position relative to an item within the current group.
AddTabbedGroup(TabbedGroup)Inserts the specified tabbed group to the current group.
Assign(BaseLayoutItem)Assigns the specified object’s property values to the current object’s corresponding properties. Inherited from BaseLayoutItem.
BeginInit()Starts the component’s initialization. Inherited from BaseLayoutItem.
BeginUpdate()Locks the LayoutItemContainer object by preventing visual updates of the object and its elements until the EndUpdate method is called. Inherited from LayoutItemContainer.
BestFit()Resizes all elements with the group so that they are displayed in the optimal way. Inherited from LayoutGroup.
CanMove(LayoutItemDragController)Returns whether the layout item can be moved to a specific position. Inherited from BaseLayoutItem.
CanMoveItem(LayoutItemDragController)Returns whether the specified item can be moved to the specified new position. Inherited from LayoutGroup.
Clear()Removes the items from the current group. Inherited from LayoutGroup.
Clear(Boolean)Removes all items from the current group. Inherited from LayoutGroup.
ClearSelection()Clears selected items specified by the LayoutGroup.SelectedItems property. Inherited from LayoutGroup.
Clone(LayoutGroup, ILayoutControl)Creates a copy of the current layout item. Inherited from BaseLayoutItem.
Contains(BaseLayoutItem)Gets whether the specified item belongs to the current container. Inherited from LayoutItemContainer.
CreateGroupForSelectedItems()Creates a new group that will contain the currently selected child items. Inherited from LayoutGroup.
CreateObjRef(Type)Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. Inherited from MarshalByRefObject.
CreateTabbedGroupForSelectedGroup()Creates a new tabbed group that will display the selected child group within the current group. Inherited from LayoutGroup.
Dispose()Releases all resources used by the Component. Inherited from Component.
EndInit()Finishes the component’s initialization. Inherited from BaseLayoutItem.
EndUpdate()Unlocks the LayoutItemContainer object after a call to the BeginUpdate method and causes an immediate visual update. Inherited from LayoutItemContainer.
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.
FlipLayout()Flips the current group’s layout items around a vertical axis. Inherited from LayoutGroup.
FlipLayout(Boolean)Flips the current group’s layout items around a vertical axis, and optionally allows you to flip the items in nested groups, if any. Inherited from LayoutGroup.
GetDefaultText()Gets the default value of the group’s BaseLayoutItem.Text property. Inherited from LayoutGroup.
GetDisplayText()Returns the BaseLayoutItem‘s BaseLayoutItem.Text value without HTML tags and hotkey prefixes (the “&” symbol). Inherited from BaseLayoutItem.
GetHashCode()Serves as the default hash function. Inherited from Object.
GetLifetimeService()Retrieves the current lifetime service object that controls the lifetime policy for this instance. Inherited from MarshalByRefObject.
GetPaintAppearanceItemCaptionByState(ObjectState)Inherited from BaseLayoutItem.
GetService(Type) protectedReturns an object that represents a service provided by the Component or by its Container. Inherited from Component.
GetType()Gets the Type of the current instance. Inherited from Object.
HideToCustomization()Hides the group.
InitializeLifetimeService()Obtains a lifetime service object to control the lifetime policy for this instance. Inherited from MarshalByRefObject.
Invalidate()Invalidates the region which is occupied by the Layout Group. Inherited from LayoutGroup.
MemberwiseClone() protectedCreates a shallow copy of the current Object. Inherited from Object.
MemberwiseClone(Boolean) protectedCreates a shallow copy of the current MarshalByRefObject object. Inherited from MarshalByRefObject.
Move(BaseLayoutItem, InsertType, MoveType)Moves the item to the specified visual position within the LayoutControl. Inherited from BaseLayoutItem.
Move(BaseLayoutItem, InsertType)Moves the item to the specified visual position within the LayoutControl. Inherited from BaseLayoutItem.
Move(LayoutItemDragController)Moves the layout group to the specified position within the LayoutControl. Inherited from LayoutGroup.
ReferenceEquals(Object, Object) staticDetermines whether the specified Object instances are the same instance. Inherited from Object.
Remove(BaseLayoutItem)Removes the specified child item within the current group. Inherited from LayoutGroup.
RemoveAt(Int32)Removes the child item at the specified index. Inherited from LayoutGroup.
RestoreFromCustomization()Restores the current layout item from the Customization Form and adds it to the root group with the default layout type. Inherited from BaseLayoutItem.
RestoreFromCustomization(BaseLayoutItem, InsertType)Restores the current layout item from the Customization Form and adds it to the parent group of the specified item at the specified visual position. Inherited from BaseLayoutItem.
RestoreFromCustomization(LayoutItemDragController)Restores the current layout item from the Customization Form and displays it at the specified position within the LayoutControl. Inherited from BaseLayoutItem.
RestoreFromCustomization(LayoutGroup)Restores the current layout item from the Customization Form and adds it to the specified group with the default layout type. Inherited from BaseLayoutItem.
RotateLayout()Interchanges the columns and rows of layout items, including columns and rows of nested groups. Inherited from LayoutGroup.
RotateLayout(Boolean)Interchanges the columns and rows of layout items, and optionally allows you to rotate nested groups. Inherited from LayoutGroup.
ToString()Returns a String containing the name of the Component, if any. This method should not be overridden. Inherited from Component.
UngroupSelected()Ungroups the selected child group. Inherited from LayoutGroup.
Update()Updates the region occupied by the layout item. Inherited from BaseLayoutItem.

Events

NameDescription
ClickFires when the current item is clicked. Inherited from BaseLayoutItem.
CustomButtonCheckedFires when a custom header button is checked. Inherited from LayoutGroup.
CustomButtonClickFires on a regular (push) custom header button click. Inherited from LayoutGroup.
CustomButtonUncheckedFires when a custom header button is unchecked. Inherited from LayoutGroup.
CustomDrawAllows you to custom paint the current item. Inherited from BaseLayoutItem.
CustomDrawBackgroundAllows you to custom paint the group’s client area background. Inherited from LayoutGroup.
CustomDrawCaptionAllows you to custom paint the caption region. Inherited from LayoutGroup.
CustomDrawHeaderButtonAllows you to custom paint header buttons (LayoutGroup.CustomHeaderButtons). Inherited from LayoutGroup.
DisposedOccurs when the component is disposed by a call to the Dispose() method. Inherited from Component.
DoubleClickFires when the current item is clicked. Inherited from BaseLayoutItem.
HiddenFires after an item has been hidden. Inherited from BaseLayoutItem.
HidingFires when the item is about to be hidden (when dragging the item and dropping it onto on the Customization Form). Inherited from BaseLayoutItem.
MouseDownOccurs when the mouse pointer is over a layout item and a mouse button is pressed. Inherited from BaseLayoutItem.
MouseUpOccurs when the mouse button is released if it was pressed within a layout item. Inherited from BaseLayoutItem.
ShowingFires when the item is about to be added to the layout (by dragging it from the Customization Form). Inherited from BaseLayoutItem.
ShownFires after an item has been made visible. Inherited from BaseLayoutItem.
TextChangedFires after the layout item’s text has been changed. Inherited from BaseLayoutItem.

See Also

LayoutControlGroup Class

DevExpress.XtraLayout Namespace