Summary
Initializes a new instance of the
ColumnDefinitions
class.
- Namespace
- Avalonia
.Controls - Containing Type
- ColumnDefinitions
Syntax
public ColumnDefinitions(string s)
Parameters
Name | Type | Description |
---|---|---|
s | string | A string representation of the column definitions. |
Return Value
Type | Description |
---|---|
void |