GrapeCity.Xaml.SpreadSheet.Data
FloatingObjectChangedEventArgs Constructor


The floating object.
The property.
Initializes a new instance of the FloatingObjectChangedEventArgs class.
Syntax
'Declaration
 
Public Function New( _
   ByVal floatingObject As FloatingObject, _
   ByVal property As String _
)
'Usage
 
Dim floatingObject As FloatingObject
Dim property As String
 
Dim instance As New FloatingObjectChangedEventArgs(floatingObject, property)
public FloatingObjectChangedEventArgs( 
   FloatingObject floatingObject,
   string property
)

Parameters

floatingObject
The floating object.
property
The property.
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

FloatingObjectChangedEventArgs Class
FloatingObjectChangedEventArgs Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options