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