Skip to content

Instantly share code, notes, and snippets.

@bjoerntx
Created December 28, 2021 11:07
Show Gist options
  • Save bjoerntx/28e7b2503bce024e03a9eadf63685edf to your computer and use it in GitHub Desktop.
Save bjoerntx/28e7b2503bce024e03a9eadf63685edf to your computer and use it in GitHub Desktop.
@Html.TXTextControl().TextControl(settings => {
settings.Dock = TXTextControl.Web.DockStyle.Fill;
}).Render()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment