Class ControlTextEditorData.Style
Inherited Members
Namespace: DataWeb.Data
Assembly: DataWeb.Core.dll
Syntax
public class ControlTextEditorData.Style
Properties
Classes
Declaration
public List<string> Classes { get; set; }
Property Value
Type | Description |
---|---|
List<string> |
Element
Declaration
public string Element { get; set; }
Property Value
Type | Description |
---|---|
string |
Name
Declaration
public string Name { get; set; }
Property Value
Type | Description |
---|---|
string |