Method InsertSpacer
InsertSpacer(int, int)
Inserts non-stretchable space to the sizer.
ISizerItem InsertSpacer(int index, int size)
Parameters
Returns
Remarks
More readable way of calling "Insert(index, size, size)".
Inserts non-stretchable space to the sizer.
ISizerItem InsertSpacer(int index, int size)
More readable way of calling "Insert(index, size, size)".