프로퍼티 | 타입 | 설명 | |
---|---|---|---|
m_bIncludeFooter | System.Boolean | ||
m_bIncludeHeader | System.Boolean | ||
m_sFooterText | String | ||
m_sHeaderText | String |
메소드 | 설명 | |
---|---|---|
HeaderFooterControl ( ) : System |
Initializes a new instance of the HeaderFooterControl class.
|
|
Validate ( ) : System.Boolean |
메소드 | 설명 | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
|
DoDataExchange ( System.Boolean bFromControls ) : System.Boolean | ||
EnableControls ( ) : void |
메소드 | 설명 | |
---|---|---|
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. |
리턴 | void |
protected DoDataExchange ( System.Boolean bFromControls ) : System.Boolean | ||
bFromControls | System.Boolean | |
리턴 | System.Boolean |