'Declaration
<DefaultValueAttribute(2)> <#YUc("Desc_RssExpandedStackedOptions_RowCount", "Gets or sets the number of stacked rows.")> <NotifyParentPropertyAttribute(True)> Public Property RowCount As Integer
[DefaultValue(2)] [#YUc("Desc_RssExpandedStackedOptions_RowCount", "Gets or sets the number of stacked rows.")] [NotifyParentProperty(true)] public int RowCount {get; set;}