Table of Contents

Class SelectorDefinitionModel

Namespace
Dynamicweb.CoreUI.Editors.Selectors
Assembly
Dynamicweb.CoreUI.dll
public sealed class SelectorDefinitionModel : DataViewModelBase
Inheritance
SelectorDefinitionModel
Inherited Members

Properties

ColumnCount

public int ColumnCount { get; set; }

Property Value

int

Heading

public string Heading { get; set; }

Property Value

string
To top