LayoutGroupBoxCaptionStyle.OffsetX Property
Gets or sets the horizontal offset of the layout group caption from its default position.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.2.dll
Declaration
Property Value
Type | Default | Description |
---|---|---|
Nullable<Int32> | null | A Nullable<T><Int32,> value that specifies the horizontal offset, in pixels, of the layout group caption from its default position. |
See Also