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