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

TcxLookAndFeel Properties

Stores appearance settings of a DevExpress control.
Name Description
ActiveStyle Returns the active look & feel style.
AssignedValues Specifies which look & feel settings affect a painter.
Kind Specifies one of the basic look & feel styles for a control.
MasterLookAndFeel Provides access to the source of default look & feel settings at the current hierarchy level.
NativeStyle Specifies if a control uses the native Windows look & feel style.
Owner Provides access to the control or its object to which the persisted settings belong. Inherited from TcxInterfacedPersistent.
Painter Provides access to the active look & feel painter.
RenderMode Specifies the render mode for a control.
ScrollbarMode Specifies the appearance and behavior of a control’s scrollbars.
ScrollMode Specifies a control’s scroll mode.
SkinName Specifies the name of a skin applied to a control.
SkinPainter Provides access to the active skin painter.
TouchScrollUIMode Specifies if the Touch-friendly scrollbar mode is enabled in an individual DevExpress control.
See Also