Gets or sets the index that will be used to sort the properties.
Namespace:
C1.Silverlight.ExtendedAssembly: C1.Silverlight.Extended (in C1.Silverlight.Extended.dll)
Syntax
C# |
---|
public int DisplayIndex { [CompilerGeneratedAttribute] get; [CompilerGeneratedAttribute] set; } |
Visual Basic |
---|
Public Property DisplayIndex As Integer <CompilerGeneratedAttribute> _ Get <CompilerGeneratedAttribute> _ Set |