C# WPF - Binding TextBlock Alignment to ListView -


i have listview dynamic textbox. looks this.

enter image description here

what want is, create 2 textblock on textboxlist left , right. there way bind alignment of textblock textbox @ top. want because textboxlist dynamic, means 2 textboxlists more right or more down.

i hope guys have ideas, greetings!


Comments

Popular posts from this blog

angular - DownloadURL return null in below code -

python 2.7 - Given three nested dictionaries, sort the top two nested dictionaries from a value in the innermost dictionary? -