Skip to main content
A newer version of this page is available. .

LayoutViewField Properties

Represents a data field within cards in a LayoutView View.
Name Description
AllowAutoAlignment Obsolete. Gets or sets whether the auto-alignment feature is enabled for the item. Inherited from LayoutControlItem.
AllowGlyphSkinning Gets or sets whether the LayoutControlItem‘s icon should be painted in the item’s foreground color. Inherited from LayoutControlItem.
AllowHide This property is not supported by the LayoutViewField class. Use the OptionsColumn.AllowShowHide property instead.
AllowHotTrack Gets or sets whether the layout item’s borders are highlighted when the mouse cursor hovers over it. Inherited from LayoutControlItem.
AllowHtmlStringInCaption Gets or sets whether HTML formatting is allowed in the text that is associated with the layout item. Inherited from LayoutControlItem.
AppearanceItemCaption Gets the appearance settings used to paint a layout item’s caption. Inherited from BaseLayoutItem.
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.
CanRaiseEvents protected Gets a value indicating whether the component can raise an event. Inherited from Component.
Column Returns the column corresponding to the current LayoutViewField object.
ColumnName Gets the name of the column to which the current LayoutViewField object corresponds.
Container Gets the IContainer that contains the Component. Inherited from 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. Inherited from LayoutControlItem.
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. Inherited from LayoutControlItem.
ContentVisible Gets or sets whether the layout item’s contents are visible. Inherited from LayoutControlItem.
Control This member is not supported by the LayoutViewField class.
ControlAlignment This member is not supported by the LayoutViewField class.
ControlMaxSize This member is not supported by the LayoutViewField class.
ControlMinSize This member is not supported by the LayoutViewField class.
ControlName This property supports the internal infrastructure, and is not intended to be used directly from your code. Inherited from LayoutRepositoryItem.
CustomizationFormText Gets or sets the field’s caption when it’s displayed within the Customization Form.
DataBindings Gets the data bindings for the layout item. Inherited from BaseLayoutItem.
DesignMode protected Gets a value that indicates whether the Component is currently in design mode. Inherited from Component.
EditorPreferredWidth Specifies the desired width of the layout item’s region displaying the editor (repository item). Inherited from LayoutRepositoryItem.
EditValue Gets or sets a value to be displayed by a repository item. This member supports the internal infrastructure, and is not intended to be used directly from your code. Inherited from LayoutRepositoryItem.
Enabled Gets or sets whether the layout item and its control are enabled. Inherited from LayoutControlItem.
Events protected Gets the list of event handlers that are attached to this Component. Inherited from Component.
Expanded Not supported. Inherited from LayoutControlItem.
FieldName Gets or sets the name of the field represented by the current LayoutViewField object.
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. Inherited from LayoutControlItem.
Height Gets or sets the layout item’s height. Inherited from BaseLayoutItem.
HighlightFocusedItem Gets or sets whether the current layout item is highlighted according to the current skin when focused. Inherited from LayoutControlItem.
Image Gets or sets the image displayed in the item’s label. Inherited from LayoutControlItem.
ImageAlignment Gets or sets the alignment of the image within the label. Inherited from LayoutControlItem.
ImageIndex Gets or sets the index of the image assigned to the item. Inherited from LayoutControlItem.
ImageOptions Provides access to all properties that allow you to assign and customize an image for this item’s label. Inherited from LayoutControlItem.
Images Gets an image collection whose images can be displayed within the current field.
ImageToTextDistance Gets or sets the distance between the item’s label and image. Inherited from LayoutControlItem.
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.
IsUpdateLocked Gets whether the layout item has been locked for updating. Inherited from BaseLayoutItem.
ItemImages Returns the collection of images that can be displayed within the current item. Inherited from LayoutControlItem.
Location Gets or sets the coordinates of the layout item’s top left corner. Inherited from BaseLayoutItem.
MaxSize Gets or sets the layout item’s maximum size. Inherited from LayoutControlItem.
MinSize Gets or sets the item’s minimum size. Inherited from LayoutControlItem.
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.
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.
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 Gets or set the LayoutControl that owns the current layout item. Inherited from LayoutControlItem.
Padding Gets or sets the amount of space in pixels between the item’s borders and its contents. Inherited from BaseLayoutItem.
PaintAppearanceItemCaption Provides access to the appearance settings currently used to paint the layout item. Inherited from BaseLayoutItem.
Parent Gets or sets the group that owns the current item. Inherited from BaseLayoutItem.
ParentName Gets or sets the name of the item’s parent. Inherited from BaseLayoutItem.
RepositoryItem Gets the repository item specifying the editor used to edit the current field’s cell values.
Selected Gets or sets the selection state of the current item. Inherited from BaseLayoutItem.
ShowInCustomizationForm Gets whether the field’s header can be displayed within the Customization Form.
Site Gets or sets the ISite of the Component. Inherited from Component.
Size Gets or sets the layout item’s size. Inherited from BaseLayoutItem.
SizeConstraintsType Gets or sets the size constraints type. Inherited from LayoutControlItem.
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.
SvgImage Inherited from LayoutControlItem.
SvgImageSize Inherited from LayoutControlItem.
Tag Gets or sets an object that contains data on the current layout item. Inherited from BaseLayoutItem.
Text Gets or sets the field’s caption.
TextAlignMode Gets or sets the alignment settings of the item’s control. Inherited from LayoutControlItem.
TextLocation Gets or sets the item caption position. Inherited from BaseLayoutItem.
TextSize Gets or sets the size of the text region. Inherited from BaseLayoutItem.
TextToControlDistance Gets or sets the distance between the control displayed within the layout item and the text region. Inherited from BaseLayoutItem.
TextVisible Gets or sets whether the text region is visible. Inherited from BaseLayoutItem.
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. Inherited from LayoutControlItem.
TypeName Gets the name of the current object’s type.
ViewInfo Inherited from LayoutRepositoryItem.
Visibility Gets or sets whether the layout item is visible within the LayoutControl in regular mode (when layout customization is not performed) and in customization mode. Inherited from BaseLayoutItem.
Visible Gets whether the layout item is visible. Inherited from BaseLayoutItem.
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