Class GridRow
- Namespace
- Dynamicweb.Content
- Assembly
- Dynamicweb.dll
[PermissionEntity("GridRow")]
public class GridRow : Entity<int>, IChangeTracking, IPermissionEntity, IPermissionEntityLookup
- Inheritance
-
Grid
Row
- Implements
- Inherited Members
- Extension Methods
Constructors
GridRow()
GridRow(int)
Parameters
pageId
int
Properties
Active
Gets or sets a value indicating whether the Grid
Property Value
BackgroundImage
Gets or sets the background image.
Property Value
BottomSpacing
Gets or sets the bottom spacing.
Property Value
- int?
ColorSchemeId
The id of the color scheme Color
Property Value
Container
The container of the Grid in which the Grid
Property Value
ContainerWidth
Gets or sets the container width.
Property Value
- int?
DefinitionId
The definition id used to define the shape of the Grid
Property Value
FlexibleColumns
Gets or sets which columns are flexible.
Property Value
GapX
Gets or sets the gap size between columns.
Property Value
- int?
GapY
Gets or sets the gap size between rows.
Property Value
- int?
HideForDesktops
Gets or sets a value indicating whether this row should be hidden for desktops - that is devices not detected as phone or tablet.
Property Value
- bool
true
if hide for desktops; otherwise,false
.
HideForPhones
Gets or sets a value indicating whether this row should be hidden for phones.
Property Value
- bool
true
if hide for phones; otherwise,false
.
HideForTablets
Gets or sets a value indicating whether this row should be hidden for tablets.
Property Value
- bool
true
if hide for tablets; otherwise,false
.
IsTemplate
Gets or sets a value indicating whether this instance is template.
Property Value
- bool
true
if this instance is template; otherwise,false
.
ItemId
The item id of the Grid
Property Value
ItemType
The item type of the Grid
Property Value
MasterRowId
Gets or sets the master row ID.
Property Value
- int
The master row ID.
MobileLayout
Gets or sets the row layout for mobile devices.
Property Value
MobileSortColumns
Gets or sets columns sort order for mobile devices.
Property Value
PageId
Property Value
Sort
Gets or sets the sort order of the Grid
Property Value
TemplateDescription
Gets or sets the template description.
Property Value
- string
The template description.
TemplateImage
Gets or sets the template image
Property Value
- string
The template image.
TemplateName
Gets or sets the template name.
Property Value
- string
The template name.
TopSpacing
Gets or sets the top spacing.
Property Value
- int?
UniqueId
Gets or sets the unique identifier for grid rows used in copy and deploy scenarios.
Property Value
- Guid
The unique identifier.
ValidFrom
Gets or sets a value for when the Gridnull
means publication period doesn't have a lower limit.
Property Value
ValidTo
Gets or sets a value for when the Gridnull
means publication period doesn't have a upper limit.
Property Value
VerticalAlignment
Gets or sets the vertical alignment.