Property wpfBuilder.R
Overload
Starts new auto-sized row in current grid. The same as Row(0). See wpfBuilder.Row.
public wpfBuilder R { get; }
Exceptions
|
InvalidOperationException
In non-grid panel. |
Starts new auto-sized row in current grid. The same as Row(0). See wpfBuilder.Row.
public wpfBuilder R { get; }
|
InvalidOperationException
In non-grid panel. |