EditorConfiguration.EditorPreviewFlowDirection

Determines how Editor and Preview are rendered. LeftToRight renders the Editor on the left preview on right, RightToLeft renders the Preview on the left and editor on right.

public FlowDirection EditorPreviewFlowDirection { get; set; }

See also:

Class EditorConfiguration

© West Wind Technologies, 2016-2023 • Updated: 11/23/21
Comment or report problem with topic