'Declaration Public Property RowNumberPolicy As ScrollingContentRowNumberPolicy
'Usage Dim instance As ScrollingContentInfo Dim value As ScrollingContentRowNumberPolicy instance.RowNumberPolicy = value value = instance.RowNumberPolicy
public ScrollingContentRowNumberPolicy RowNumberPolicy {get; set;}