Table of Contents

Class ListBase.BoxedListOption

Namespace
Dynamicweb.CoreUI.Editors.Inputs
Assembly
Dynamicweb.CoreUI.dll
public class ListBase.BoxedListOption : ListBase.ListOption
Inheritance
ListBase.BoxedListOption
Inherited Members

Properties

HideLabel

public bool HideLabel { get; set; }

Property Value

bool

OptionHeight

public int OptionHeight { get; set; }

Property Value

int

OptionWidth

public int OptionWidth { get; set; }

Property Value

int
To top