[C1Description("C1TaskDialog.CheckBoxText", "String that is used to label the verification check box.")] [DefaultValue("")] [Localizable(true)] public string CheckBoxText {get; set;}
'Declaration
<C1DescriptionAttribute("C1TaskDialog.CheckBoxText", "String that is used to label the verification check box.")> <DefaultValueAttribute("")> <LocalizableAttribute(True)> Public Property CheckBoxText As String