[Description("Indicates if the row can be the current row.")] [Category("Behavior")] public bool CanBeCurrent {get; set;}
'Declaration <DescriptionAttribute("Indicates if the row can be the current row.")> <CategoryAttribute("Behavior")> Public Property CanBeCurrent As Boolean