ComponentOne Expression Editor for UWP
C1.UWP.ExpressionEditor Assembly / C1.Xaml.ExpressionEditor Namespace / C1ExpressionRichTextBox Class / DesiredCandidateWindowAlignment Property

In This Topic
    DesiredCandidateWindowAlignment Property
    In This Topic
    Syntax
    'Declaration
     
    Public Property DesiredCandidateWindowAlignment As Windows.UI.Xaml.Controls.CandidateWindowAlignment
    public Windows.UI.Xaml.Controls.CandidateWindowAlignment DesiredCandidateWindowAlignment {get; set;}
    See Also