Grid Layout Properties

Properties for graphic object placement in a grid layout

BrowseName
GridLayoutProperties
SuperType
Object(BaseObjectType)

Properties

Name BrowseName DataType Description
Column Start ColumnStart Int32 Column in which to start a grid item
Column Span ColumnSpan Int32 Number of columns that the item should take in Grid Layout
Row Start RowStart Int32 Row in which to start a grid item
Row Span RowSpan Int32 Number of rows in the grid layout taken up by an item