EmptyLayoutItemStyle Class
Defines style settings for an empty layout item.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Related API Members
The following members return EmptyLayoutItemStyle objects:
Remarks
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.
Inheritance
Object
MarshalByRefObject
Component
Style
AppearanceStyleBase
EmptyLayoutItemStyle
See Also