FlexGridAutomationPeer Constructor
In This Topic
Initializes a new instance of the
FlexGridAutomationPeer class.
Syntax
public FlexGridAutomationPeer(
FlexGrid
)
Parameters
- owner
- The FrameworkElement associated with this FlexGridAutomationPeer.
See Also