aspnet-devexpress-dot-web-5ec22da0.md
Defines style settings for the layout item.
Namespace : DevExpress.Web
Assembly : DevExpress.Web.v25.2.dll
NuGet Package : DevExpress.Web
public class LayoutItemStyle :
AppearanceStyle
Public Class LayoutItemStyle
Inherits AppearanceStyle
The following members return LayoutItemStyle objects:
The LayoutItemStyle class contains settings that define the appearance of the layout item within the ASPxFormLayout control.
An object of the LayoutItemStyle type can be accessed via the FormLayoutStyles.LayoutItem property.
Object MarshalByRefObject Component Style AppearanceStyleBase AppearanceStyle LayoutItemStyle
See Also