The Syncfusion native Blazor components library offers 70+ UI and Data Viz web controls that are responsive and lightweight for building modern web apps.
.NET PDF framework is a high-performance and comprehensive library used to create, read, merge, split, secure, edit, view, and review PDF files in C#/VB.NET.
ADAdministrator Syncfusion Team February 11, 2005 04:59 PM UTC
Hi Brian,
The BarManager provides you access to the CommandBar control that''s associated with each BarItem through the method GetBarControl. You can then use the various properties such as DockState and RowOffset to control the location of the Bar.
Is this what you''re looking for? If not, please let me know.
Regards,
Gregory Austin
Syncfusion, Inc.
BIBrian IngenitoFebruary 11, 2005 05:43 PM UTC
RowOffset worked perfectly. Thank you.
>Hi Brian,
>
> The BarManager provides you access to the CommandBar control that''s associated with each BarItem through the method GetBarControl. You can then use the various properties such as DockState and RowOffset to control the location of the Bar.
>
> Is this what you''re looking for? If not, please let me know.
>
>Regards,
>Gregory Austin
>Syncfusion, Inc.