Class ListBase.ComponentizedListOption
- Namespace
- Dynamicweb.CoreUI.Editors.Inputs
- Assembly
- Dynamicweb.CoreUI.dll
public sealed class ListBase.ComponentizedListOption : ListBase.ListOption
- Inheritance
-
ListBase.ComponentizedListOption
- Inherited Members
Properties
HideLabel
public bool HideLabel { get; set; }
Property Value
Model
public object? Model { get; set; }
Property Value
OptionHeight
public int OptionHeight { get; set; }
Property Value
OptionWidth
public int OptionWidth { get; set; }
Property Value
TemplatePath
public string TemplatePath { get; set; }