| void SetVerticalAlignment(const EVerticalAlignment& InVerticalAlignment) | FinalNative+1 flags | | 0x01 |
| void SetRowSpan(int32 InRowSpan) | FinalNative+1 flags | | 0x04 |
| void SetRow(int32 InRow) | FinalNative+1 flags | | 0x04 |
| void SetPadding(const FMargin& InPadding) | FinalNative+1 flags | | 0x10 |
| void SetNudge(const FVector2D& InNudge) | FinalNative+1 flags | | 0x10 |
| void SetLayer(int32 InLayer) | FinalNative+1 flags | | 0x04 |
| void SetHorizontalAlignment(const EHorizontalAlignment& InHorizontalAlignment) | FinalNative+1 flags | | 0x01 |
| void SetColumnSpan(int32 InColumnSpan) | FinalNative+1 flags | | 0x04 |
| void SetColumn(int32 InColumn) | FinalNative+1 flags | | 0x04 |