'Declaration Public Property ZIndex As Nullable(Of Integer)
'Declaration
Public Property ZIndex As Nullable(Of Integer)
public Nullable<int> ZIndex {get; set;}
C1Style Class C1Style Members