GrapeCity.Xaml.SpreadSheet.Data
ZIndex Property


Gets or sets the z-index of this floating object.
Syntax
'Declaration
 
Public Property ZIndex As Integer
'Usage
 
Dim instance As FloatingObject
Dim value As Integer
 
instance.ZIndex = value
 
value = instance.ZIndex
public int ZIndex {get; set;}
Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

FloatingObject Class
FloatingObject Members

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options