Method | Description | |
---|---|---|
GetCtlCaption ( ) : string>.PostPropertyItem |
||
GetCtlEnabled ( ) : bool>.PostPropertyItem |
||
GetCtlImageOff ( ) : string>.PostPropertyItem |
||
GetCtlImageOn ( ) : string>.PostPropertyItem |
||
GetCtlName ( ) : string>.PostPropertyItem |
||
GetCtlPrintCopies ( ) : int>.PostPropertyItem |
||
GetCtlPrintFooter ( ) : string>.PostPropertyItem |
||
GetCtlPrintHeader ( ) : string>.PostPropertyItem |
||
GetCtlVisible ( ) : bool>.PostPropertyItem |
||
LoadFromConfiguration ( ) : void | ||
PostProperty ( string id ) : System | ||
PostProperty ( string id ) : System.Collections.Generic | ||
SaveToConfiguration ( ) : void | ||
SetCtlCaption ( string name, TextBox ctl ) : |
||
SetCtlEnabled ( string name, CheckBox ctl ) : |
||
SetCtlImageOff ( string name, TextBox ctl ) : |
||
SetCtlImageOn ( string name, TextBox ctl ) : |
||
SetCtlName ( string name, TextBox ctl ) : |
||
SetCtlPrintCopies ( string name, NumericUpDown ctl ) : |
||
SetCtlPrintFooter ( string name, TextBox ctl ) : |
||
SetCtlPrintHeader ( string name, TextBox ctl ) : |
||
SetCtlVisible ( string name, CheckBox ctl ) : |
public GetCtlCaption ( ) : string>.PostPropertyItem |
||
return | string>.PostPropertyItem |
public GetCtlEnabled ( ) : bool>.PostPropertyItem |
||
return | bool>.PostPropertyItem |
public GetCtlImageOff ( ) : string>.PostPropertyItem |
||
return | string>.PostPropertyItem |
public GetCtlImageOn ( ) : string>.PostPropertyItem |
||
return | string>.PostPropertyItem |
public GetCtlName ( ) : string>.PostPropertyItem |
||
return | string>.PostPropertyItem |
public GetCtlPrintCopies ( ) : int>.PostPropertyItem |
||
return | int>.PostPropertyItem |
public GetCtlPrintFooter ( ) : string>.PostPropertyItem |
||
return | string>.PostPropertyItem |
public GetCtlPrintHeader ( ) : string>.PostPropertyItem |
||
return | string>.PostPropertyItem |
public GetCtlVisible ( ) : bool>.PostPropertyItem |
||
return | bool>.PostPropertyItem |
public PostProperty ( string id ) : System.Collections.Generic | ||
id | string | |
return | System.Collections.Generic |
public SetCtlCaption ( string name, TextBox ctl ) : |
||
name | string | |
ctl | TextBox | |
return |
public SetCtlEnabled ( string name, CheckBox ctl ) : |
||
name | string | |
ctl | CheckBox | |
return |
public SetCtlImageOff ( string name, TextBox ctl ) : |
||
name | string | |
ctl | TextBox | |
return |
public SetCtlImageOn ( string name, TextBox ctl ) : |
||
name | string | |
ctl | TextBox | |
return |
public SetCtlName ( string name, TextBox ctl ) : |
||
name | string | |
ctl | TextBox | |
return |
public SetCtlPrintCopies ( string name, NumericUpDown ctl ) : |
||
name | string | |
ctl | NumericUpDown | |
return |
public SetCtlPrintFooter ( string name, TextBox ctl ) : |
||
name | string | |
ctl | TextBox | |
return |
public SetCtlPrintHeader ( string name, TextBox ctl ) : |
||
name | string | |
ctl | TextBox | |
return |
public SetCtlVisible ( string name, CheckBox ctl ) : |
||
name | string | |
ctl | CheckBox | |
return |