Blazor Data Form Example - API
Webinar on Time Management at Work
In this webinar, we will discuss:- What is time management?
- Effects of poor time management at work
- 5 simple steps to manage time better
- This webinar is open to everyone across all levels of our organization.
Properties
This sample demonstrates how to use API references in the Blazor Data Form component. You can adjust the position of the label and the alignment of buttons in the form component dynamically using the property panel below.
The LabelPosition API can be used to locate the label in the desired position. Available options include:
FormLabelPosition.TopFormLabelPosition.Left
The ButtonsAlignment API allows you to modify the alignment of buttons as needed. Available options include:
FormButtonsAlignment.LeftFormButtonsAlignment.CenterFormButtonsAlignment.Right