Class ListEditorPresentationSettings
- Namespace
- Dynamicweb.Content.Items.Editors
- Assembly
- Dynamicweb.dll
public sealed class ListEditorPresentationSettings
- Inheritance
-
ListEditorPresentationSettings
- Inherited Members
-
Properties
IconMaxHeight
public int IconMaxHeight { get; init; }
Property Value
- int
IconMaxWidth
public int IconMaxWidth { get; init; }
Property Value
- int
IconPosition
public int? IconPosition { get; init; }
Property Value
- int?
LabelPosition
public int LabelPosition { get; init; }
Property Value
- int