Determine index of a BarItem

Does the BarItem Class have an equivalent to the Windows.Forms.MenuItem.Index Property (i.e., is it possible to determine the index of a BarItem without having any information about the corresponding ParentBarItem)? Thank you, Lance

1 Reply

RP Ramesh Praveen Syncfusion Team January 2, 2003 02:46 PM UTC

Lance, We don't have such a property because the BarItem could be parented by multiple ParentBarItems (as the design mandates). Regards, Praveen Ramesh

Loader.
Up arrow icon