SimpleLabelItem Class
An area in the LayoutControl that contains a label, but does not contain an embedded control.
Namespace: DevExpress.XtraLayout
Assembly: DevExpress.XtraLayout.v24.2.dll
Declaration
Remarks
The SimpleLabelItem
is an area in the LayoutControl that does not contain an editor or any other embedded control, but allows you to display a label. See the following topic for more information: Labels.
Inheritance
Object
MarshalByRefObject
Component
DevExpress.XtraLayout.SupportVisitor
BaseLayoutItem
LayoutItem
LayoutControlItem
EmptySpaceItem
SimpleLabelItem
See Also