IndexPanelStyle.LineSpacing Property
Gets or sets the line spacing for lines in the index panel.
Namespace: DevExpress.Web
Assembly: DevExpress.Web.v24.1.dll
NuGet Package: DevExpress.Web
Declaration
Property Value
Type | Default | Description |
---|---|---|
Unit | String.Empty | A Unit that represents the line spacing. |
Remarks
Note that if the LineSpacing property value is not specified, the spacing between llines in the index panel depends upon the item text’s font size.
See Also