[]
        
(Showing Draft Content)

C1.Win.Input.DbNavigator.Items.NavElement.Layout

Layout Method

Layout(Graphics)

Layout this element based on its style and contents.

Declaration
public override void Layout(Graphics g)
Parameters
Type Name Description
Graphics g

Graphics object used to measure the element.

Overrides