Class SelectorContainer
- Namespace
- Dynamicweb.CoreUI.Layout
- Assembly
- Dynamicweb.CoreUI.dll
public sealed class SelectorContainer : UiComponentBase
- Inheritance
-
SelectorContainer
- Inherited Members
- Extension Methods
Properties
Actions
public IEnumerable<ActionNode> Actions { get; set; }
Property Value
Columns
public int Columns { get; set; }
Property Value
MultiSelect
public bool MultiSelect { get; set; }
Property Value
Query
public DataQueryBase? Query { get; set; }