-3

I'd like to put this parameter in my css, is it possible? something like: -fx-column-h-alignment: right; or -fx-column-horizonal-alignment: right; or -fx-columnHalignment: right;

steve m
  • 31
  • 1

1 Answers1

0

According to the documentation you can use

-fx-column-halignment

and

-fx-row-valignment
James_D
  • 201,275
  • 16
  • 291
  • 322