Property | Type | Description |
---|
Method | Description | |
---|---|---|
AddFooterTemplate ( ) : void |
Adds the footer template.
|
|
AddHeaderTemplate ( ) : void |
Adds the header template.
|
|
AddSeparatorTemplate ( ) : void |
Adds the separator template.
|
|
AddTemplate ( BaseTemplateContainer container, ITemplate template ) : void |
Adds a template to the control collection.
|
|
HideOrEmpty ( ) : void |
Adds the empty template or hides the control.
|
protected AddTemplate ( BaseTemplateContainer container, ITemplate template ) : void | ||
container | BaseTemplateContainer | |
template | ITemplate | |
return | void |