GrapeCity.Win.MultiRow Namespace > DropDownItem Class : CheckOnClick Property |
<SRCategoryAttribute("Appearance")> <SRDescriptionAttribute("Indicates whether the DropDownItem changes its checked state when the mouse is clicked.")> <DefaultValueAttribute()> Public Overridable Property CheckOnClick As Boolean
Dim instance As DropDownItem Dim value As Boolean instance.CheckOnClick = value value = instance.CheckOnClick
[SRCategory("Appearance")] [SRDescription("Indicates whether the DropDownItem changes its checked state when the mouse is clicked.")] [DefaultValue()] public virtual bool CheckOnClick {get; set;}
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2