'Declaration
<C1DescriptionAttribute("BindingInfo.DisabledFieldName", "Gets or sets the list of fields to be used for binding with enabled properties depending on the level of the node.")> <DefaultValueAttribute("")> <C1CategoryAttribute("Data")> Public Property DisabledFieldName As String
[C1Description("BindingInfo.DisabledFieldName", "Gets or sets the list of fields to be used for binding with enabled properties depending on the level of the node.")] [DefaultValue("")] [C1Category("Data")] public string DisabledFieldName {get; set;}