ResponsiveBoxItemsLocationBuilder Methods
Represents an item location.
Name | Description |
---|---|
Col |
Specifies which column the element should occupy. Accepts an index from the cols array. Mirrors the client-side col option. |
Col |
Specifies which column the element should occupy. Accepts an index from the cols array. Mirrors the client-side col option. |
Colspan |
Specifies how many columns the element should span. Mirrors the client-side colspan option. |
Colspan |
Specifies how many columns the element should span. Mirrors the client-side colspan option. |
Equals |
Determines whether the specified object instances are considered equal. Inherited from Object. |
Equals |
Determines whether the specified object is equal to the current object. Inherited from Object. |
Get |
Serves as the default hash function. Inherited from Object. |
Get |
Gets the Type of the current instance. Inherited from Object. |
Memberwise |
Creates a shallow copy of the current Object. Inherited from Object. |
Option |
Specifies an option by its name. |
Reference |
Determines whether the specified Object instances are the same instance. Inherited from Object. |
Row |
Specifies which row the element should occupy. Accepts an index from the rows array. Mirrors the client-side row option. |
Row |
Specifies which row the element should occupy. Accepts an index from the rows array. Mirrors the client-side row option. |
Rowspan |
Specifies how many rows the element should span. Mirrors the client-side rowspan option. |
Rowspan |
Specifies how many rows the element should span. Mirrors the client-side rowspan option. |
Screen |
Decides on which screens the current location settings should be applied to the element. Mirrors the client-side screen option. |
Screen |
Decides on which screens the current location settings should be applied to the element. Mirrors the client-side screen option. |
To |
Returns a string that represents the current object. Inherited from Object. |
See Also