Property | Type | Description | |
---|---|---|---|
m_bIncludeFooter | System.Boolean | ||
m_bIncludeHeader | System.Boolean | ||
m_sFooterText | String | ||
m_sHeaderText | String |
Method | Description | |
---|---|---|
HeaderFooterControl ( ) : System |
Initializes a new instance of the HeaderFooterControl class.
|
|
Validate ( ) : System.Boolean |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
|
DoDataExchange ( System.Boolean bFromControls ) : System.Boolean | ||
EnableControls ( ) : void |
Method | Description | |
---|---|---|
AssertValid ( ) : void | ||
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
OnEventThatRequiresControlEnabling ( object sender, |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
return | void |
protected DoDataExchange ( System.Boolean bFromControls ) : System.Boolean | ||
bFromControls | System.Boolean | |
return | System.Boolean |
protected Boolean,System m_bIncludeFooter | ||
return | System.Boolean |
protected Boolean,System m_bIncludeHeader | ||
return | System.Boolean |