GrapeCity MultiRow Windows Forms Documentation
ColumnFooterSectionCollection Class
Members 


Represents a ColumnFooterSection collection.
Object Model
ColumnFooterSectionCollection ClassColumnFooterSection Class
Syntax
<FeatureAttribute(Name="RowCollection", Version="v5.0")>
<DefaultMemberAttribute("Item")>
<ListBindableAttribute(False)>
Public Class ColumnFooterSectionCollection 
[Feature(Name="RowCollection", Version="v5.0")]
[DefaultMember("Item")]
[ListBindable(false)]
public class ColumnFooterSectionCollection 
Remarks

The ColumnFooterSectionCollection contains all the ColumnFooterSections of the Template. You can add, remove, or access the ColumnFooterSections in this collection when designing a template.

The ColumnFooterSectionCollection cannot be changed at run time.

Inheritance Hierarchy

System.Object
   GrapeCity.Win.MultiRow.ColumnFooterSectionCollection

Requirements

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

See Also

Reference

ColumnFooterSectionCollection Members
GrapeCity.Win.MultiRow Namespace
ColumnHeaderSectionCollection Class
ColumnFooterSection Class

 

 


Copyright © GrapeCity, inc. All rights reserved.