[Description("Indicates if the column can be sorted.")] [Category("Behavior")] [ApplyToDesigner(true)] public bool CanBeSorted {get; set;}
'Declaration <DescriptionAttribute("Indicates if the column can be sorted.")> <CategoryAttribute("Behavior")> <ApplyToDesignerAttribute(True)> Public Property CanBeSorted As Boolean