Property FlipOkCancelButtonLayoutOrder
FlipOkCancelButtonLayoutOrder
Gets or sets whether to flip the order of the Ok and Cancel buttons. Defaults to false (Ok button then Cancel button). Set to true to show Cancel button on left then Ok button instead.
public bool FlipOkCancelButtonLayoutOrder { get; set; }