For a list of all members of this type, see GridFieldFooterCaption members.
| Name | Description | |
|---|---|---|
![]() | ColSpan | Gets/sets the number of columns this footer will span |
![]() | CssClass | Gets/sets the css class name that will be set to the grid field caption. (Inherited from Infragistics.Web.UI.GridControls.GridFieldCaption) |
![]() | CssClassResolved | Returns the CssClass that is being applied to the GridFieldCaption. (Inherited from Infragistics.Web.UI.GridControls.GridFieldCaption) |
![]() | FieldKey | Key of the field the caption belongs to. (Inherited from Infragistics.Web.UI.GridControls.FieldCaption) |
![]() | HasTemplate | Indicates whether the caption has a template associated with it. (Inherited from Infragistics.Web.UI.GridControls.FieldCaption) |
![]() | Index | Index of the caption inside of its owner collection. (Inherited from Infragistics.Web.UI.GridControls.FieldCaption) |
![]() | IsEmpty | Checks if ViewState has any property with not a default value. This property should be overriden by extended class when additional subobjects are supported. IsEmpty will then check each subobject and return a value based on the check of those objects plus itself. (Inherited from Infragistics.Web.UI.Framework.ObjectBase) |
![]() | OwnerField | Returns the Field that owns this caption (Inherited from Infragistics.Web.UI.GridControls.FieldCaption) |
![]() | Role | Gets/Sets the WebDataGridRoles of the GridFieldCaption. (Inherited from Infragistics.Web.UI.GridControls.GridFieldCaption) |
![]() | TemplateContainer | Container control of the template associated with the caption. (Inherited from Infragistics.Web.UI.GridControls.GridFieldCaption) |
![]() | TemplateId | Id of the template from the Templates collection associated with the caption. (Inherited from Infragistics.Web.UI.GridControls.FieldCaption) |
![]() | Text | Text of the field caption. The text is displayed in the caption when it's rendered to the client. (Inherited from Infragistics.Web.UI.GridControls.GridFieldCaption) |
![]() | Tooltip | Tooltip for the field caption. The tooltip text is displayed on the client once the caption gets the mouse cursor over it. (Inherited from Infragistics.Web.UI.GridControls.GridFieldCaption) |
| Name | Description | |
|---|---|---|
![]() | AdditionalClientState | (Inherited from Infragistics.Web.UI.Framework.ObjectBase) |
![]() | CollectionData | (Inherited from Infragistics.Web.UI.Framework.ObjectBase) |
![]() | DelayLoadingClientCollections | Customizes the client collections loading. If true the collections will be loaded after view state has been loaded. If false the collections will be loaded in RunBot.HandleOnInit. (Inherited from Infragistics.Web.UI.Framework.ObjectBase) |
![]() | Grid | The owner WebDataGrid of this caption (Inherited from Infragistics.Web.UI.GridControls.GridFieldCaption) |
![]() | HasXmlAttributes | Indicates whether the caption has any predefined Xml attributes. (Inherited from Infragistics.Web.UI.GridControls.FieldCaption) |
![]() | IsTrackingViewState | This method returns a boolean value which indicates whether ViewState is being tracked for the object. Once viewstate is being tracked, all property changes are roundtripped from server to client and back within the ViewState hidden field. (Inherited from Infragistics.Web.UI.Framework.ObjectBase) |
![]() | PropCount | This property is used to track the number of properties this object is sending to ClientState. Each derived class overrides this property to indicate the new total of properties. The number consists of the PropCount value of the base class plus the number of ClientState properties utilized by each derived class. (Inherited from Infragistics.Web.UI.Framework.ObjectBase) |
![]() | TransactionLists | (Inherited from Infragistics.Web.UI.Framework.ObjectBase) |
![]() | ViewState | Property to return the ViewState bag for the object. If none exist, then one is created. (Inherited from Infragistics.Web.UI.Framework.ObjectBase) |
![]() | XML | (Inherited from Infragistics.Web.UI.GridControls.GridFieldCaption) |