public Color NoteIndicatorColor {get; set;}
'Declaration Public Property NoteIndicatorColor As Color
'Declaration
Public Property NoteIndicatorColor As Color
'Usage Dim instance As AlternatingRow Dim value As Color instance.NoteIndicatorColor = value value = instance.NoteIndicatorColor
'Usage
Dim instance As AlternatingRow Dim value As Color instance.NoteIndicatorColor = value value = instance.NoteIndicatorColor
AlternatingRow Class AlternatingRow Members