CanDrag
User can drag the panel by the header. If true, the drag handles will appear.
razor
[Parameter] public bool CanDrag { get; set; }
User can drag the panel by the header. If true, the drag handles will appear.
[Parameter] public bool CanDrag { get; set; }