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

LayoutGroupItemSettings Class

Contains settings specific to layout items displayed within a layout group.

Namespace: DevExpress.Web

Assembly: DevExpress.Web.v19.2.dll

Declaration

public class LayoutGroupItemSettings :
    PropertiesBase

Remarks

An object of the LayoutGroupItemSettings type can be accessed via the LayoutGroupBase.SettingsItems property.

Implements

See Also