Class GridColumnViewModel
- Namespace
- Dynamicweb.Frontend
- Assembly
- Dynamicweb.dll
public class GridColumnViewModel : ViewModelBase
- Inheritance
-
GridColumnViewModel
- Inherited Members
Properties
ColumnNumber
public int ColumnNumber { get; }
Property Value
Paragraph
public ParagraphInfoViewModel Paragraph { get; }
Property Value
ParagraphId
[Obsolete("Please use Paragraph instead")]
public int ParagraphId { get; }
Property Value
RowColumnCount
public int RowColumnCount { get; }
Property Value
Methods
Output()
public string Output()