|
AccessibleDescription
|
Gets or sets the object’s description used by accessibility client applications.
|
|
AccessibleName
|
Gets or sets the object’s name used by accessibility client applications.
|
|
AccessibleRole
|
Gets or sets the object’s accessible role.
|
|
AllowAutoAlignment
|
Obsolete. Gets or sets whether the auto-alignment feature is enabled for the item.
|
|
AllowGlyphSkinning
|
Gets or sets whether a label’s icon is filled with the label’s foreground color. This property is obsolete. Use the LayoutControlItem.ImageOptions.AllowGlyphSkinning property instead.
|
|
AllowHide
|
Gets or sets whether the item can be hidden to the Customization Form.
|
|
AllowHotTrack
|
Gets or sets whether the layout item’s borders are highlighted when the mouse cursor hovers over it.
|
|
AllowHtmlStringInCaption
|
Gets or sets whether HTML formatting is allowed in the text that is associated with the layout item.
|
|
AppearanceItemCaption
|
Gets the appearance settings used to paint a layout item’s caption.
|
|
AppearanceItemCaptionDisabled
|
Gets appearance settings used to paint the caption of a layout item when the item is disabled.
|
|
BestFitWeight
|
Gets or sets the width of the current BaseLayoutItem relative to other items’ width after the LayoutControl.BestFit method has been called.
|
|
BindingContext
|
Gets or sets the BindingContext for the item.
|
|
Bounds
|
Gets the layout item’s bounding rectangle.
|
|
CanRaiseEvents
protected
|
Gets a value indicating whether the component can raise an event.
|
|
Container
|
Gets the IContainer that contains the Component.
|
|
ContentHorzAlignment
|
Gets or sets the horizontal alignment of a control inside this layout item. This property is in effect when the control’s maximum width is limited, and is less than the layout item currently provides.
|
|
ContentVertAlignment
|
Gets or sets the vertical alignment of a control inside this layout item. This property is in effect when the control’s maximum height is limited, and is less than the layout item currently provides.
|
|
ContentVisible
|
Gets or sets whether the layout item’s contents are visible.
|
|
Control
|
Gets or sets the control which is owned by the layout item.
|
|
ControlAlignment
|
Gets or sets the alignment of the LayoutControlItem‘s control within the layout item. This setting is not intended to be used for version 19.2 and newer.
|
|
ControlMaxSize
|
Gets or sets the client area’s maximum size.
|
|
ControlMinSize
|
Gets or sets the control’s minimum size.
|
|
ControlName
|
This property is for internal use only. It is used in serialization. Do not change it.
|
|
CustomizationFormText
|
Gets or sets the layout item’s caption within the Customization Form.
|
|
DataBindings
|
Gets the data bindings for the layout item.
|
|
DesignMode
protected
|
Gets a value that indicates whether the Component is currently in design mode.
|
|
Enabled
|
Gets or sets whether the layout item and its control are enabled.
|
|
Events
protected
|
Gets the list of event handlers that are attached to this Component.
|
|
Expanded
|
Not supported.
|
|
FillControlToClientArea
|
Gets or sets whether the control occupies the layout item’s maximum allowed client area. This setting is not intended to be used for version 19.2 and newer.
|
|
Height
|
Gets or sets the layout item’s height.
|
|
HighlightFocusedItem
|
Gets or sets whether the current layout item is highlighted according to the current skin when focused.
|
|
Image
|
Gets or sets the icon displayed in the item’s label.
|
|
ImageAlignment
|
Gets or sets the alignment of the icon in the label.
|
|
ImageIndex
|
Gets or sets the index of the icon displayed in the item’s label.
|
|
ImageOptions
|
Gets options that allow you to display an icon in the item’s label.
|
|
Images
|
Gets a collection of icons that can be displayed in the item’s label.
|
|
ImageToTextDistance
|
Gets or sets the distance between the label’s text and icon. This property is obsolete. Use the LayoutControlItem.ImageOptions.ImageToTextDistance property instead.
|
|
IsAccessible
|
|
|
IsDisposing
|
Gets whether the current item is being disposed of.
|
|
IsGroup
|
Gets whether the current layout item represents a Layout Group.
|
|
IsHidden
|
Gets whether the layout item is hidden.
|
|
IsUpdateLocked
|
Gets whether the layout item has been locked for updating.
|
|
ItemImages
|
Gets a collection of icons that can be displayed in the item’s label.
|
|
Location
|
Gets or sets the coordinates of the layout item’s top left corner.
|
|
MaxSize
|
Gets or sets the layout item’s maximum size.
|
|
MinSize
|
Gets or sets the item’s minimum size.
|
|
Name
|
Gets or sets the layout item’s name.
|
|
OptionsCustomization
|
Contains options that specify which operations can be performed on the layout item at runtime.
|
|
OptionsIconToolTip
|
Obsolete. This member is obsolete. Use the BaseLayoutItem.OptionsToolTip property instead.
|
|
OptionsItemToolTip
|
Obsolete. This member is obsolete. Use the BaseLayoutItem.OptionsToolTip property instead.
|
|
OptionsPrint
|
The item’s print/export options.
|
|
OptionsTableLayoutItem
|
Provides access to the options that specify how a layout item is arranged within a table layout.
|
|
OptionsToolTip
|
Contains options that allow tooltips to be assigned to layout items and their images.
|
|
Owner
|
Gets or set the LayoutControl that owns the current layout item.
|
|
Padding
|
Gets or sets the amount of space in pixels between the item’s borders and its contents.
|
|
PaintAppearanceItemCaption
|
Provides access to the appearance settings currently used to paint the layout item.
|
|
Parent
|
Gets or sets the group that owns the current item.
|
|
ParentName
|
Gets or sets the name of the item’s parent.
|
|
Selected
|
Gets or sets the selection state of the current item.
|
|
ShowInCustomizationForm
|
Gets or sets whether the layout item is displayed within the Customization Form when the item is hidden.
|
|
Site
|
Gets or sets the ISite of the Component.
|
|
Size
|
Gets or sets the layout item’s size.
|
|
SizeConstraintsType
|
Gets or sets the size constraints type.
|
|
Spacing
|
Gets or sets the outer indents of the item’s borders.
|
|
StartNewLine
|
Gets or sets whether the current item starts a new row within a flow layout.
|
|
SvgImage
|
Gets or sets the vector image for this item’s label. This property is obsolete. Use the LayoutControlItem.ImageOptions.SvgImage property instead.
|
|
SvgImageSize
|
Gets or sets the size of vector image for this item’s label.
|
|
Tag
|
Gets or sets an object that contains data on the current layout item.
|
|
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.
|
|
TextAlignMode
|
Gets or sets the alignment settings of the item’s control.
|
|
TextLocation
|
Gets or sets the item caption position.
|
|
TextSize
|
Gets or sets the size of the text region.
|
|
TextToControlDistance
|
Gets or sets the distance between the control displayed within the layout item and the text region.
|
|
TextVisible
|
Gets or sets whether the text region is visible.
|
|
TrimClientAreaToControl
|
Gets or sets whether the client region’s height is trimmed to match the control’s height. This setting is not intended to be used for version 19.2 and newer.
|
|
TypeName
|
Gets the name of the item’s type.
|
|
ViewInfo
|
Gets the object which contains information used to render the layout item.
|
|
Visibility
|
Allows you to hide the item from the Layout Control and Customization Form.
|
|
Visible
|
Gets whether the layout item is visible.
|
|
Width
|
Gets or sets the layout item’s width.
|
|
X
|
Gets or sets the X coordinate of the item’s top left corner relative to the parent’s top left corner.
|
|
Y
|
Gets or sets the Y coordinate of the item’s top left corner relative to the parent’s top left corner.
|