|
OpenPetra
Free Administration Software for Non-Profits
|
Attributes for label paper. More...
Public Member Functions | |
| SLabelRow (System.Data.DataRowBuilder rb) | |
| Constructor. More... | |
| virtual void | InitValues () |
| set default values More... | |
| bool | IsLabelNameNull () |
| test for NULL value More... | |
| void | SetLabelNameNull () |
| assign NULL value More... | |
| bool | IsLabelDescriptionNull () |
| test for NULL value More... | |
| void | SetLabelDescriptionNull () |
| assign NULL value More... | |
| bool | IsFormNameNull () |
| test for NULL value More... | |
| void | SetFormNameNull () |
| assign NULL value More... | |
| bool | IsTopMarginNull () |
| test for NULL value More... | |
| void | SetTopMarginNull () |
| assign NULL value More... | |
| bool | IsSideMarginNull () |
| test for NULL value More... | |
| void | SetSideMarginNull () |
| assign NULL value More... | |
| bool | IsVerticalPitchNull () |
| test for NULL value More... | |
| void | SetVerticalPitchNull () |
| assign NULL value More... | |
| bool | IsHorizontalPitchNull () |
| test for NULL value More... | |
| void | SetHorizontalPitchNull () |
| assign NULL value More... | |
| bool | IsLabelHeightNull () |
| test for NULL value More... | |
| void | SetLabelHeightNull () |
| assign NULL value More... | |
| bool | IsLabelWidthNull () |
| test for NULL value More... | |
| void | SetLabelWidthNull () |
| assign NULL value More... | |
| bool | IsLabelsAcrossNull () |
| test for NULL value More... | |
| void | SetLabelsAcrossNull () |
| assign NULL value More... | |
| bool | IsLabelsDownNull () |
| test for NULL value More... | |
| void | SetLabelsDownNull () |
| assign NULL value More... | |
| bool | IsDateCreatedNull () |
| test for NULL value More... | |
| void | SetDateCreatedNull () |
| assign NULL value More... | |
| bool | IsCreatedByNull () |
| test for NULL value More... | |
| void | SetCreatedByNull () |
| assign NULL value More... | |
| bool | IsDateModifiedNull () |
| test for NULL value More... | |
| void | SetDateModifiedNull () |
| assign NULL value More... | |
| bool | IsModifiedByNull () |
| test for NULL value More... | |
| void | SetModifiedByNull () |
| assign NULL value More... | |
| bool | IsModificationIdNull () |
| test for NULL value More... | |
| void | SetModificationIdNull () |
| assign NULL value More... | |
Properties | |
| String | LabelName [get, set] |
| String | LabelDescription [get, set] |
| String | FormName [get, set] |
| The form the label is designed for. More... | |
| Decimal | TopMargin [get, set] |
| The disance from the top of the page to the top of the first label. More... | |
| Decimal | SideMargin [get, set] |
| The distance from the left edge of the page to the left edge of the first label. More... | |
| Decimal | VerticalPitch [get, set] |
| The distance from the top of the first label to the top of the next label. More... | |
| Decimal | HorizontalPitch [get, set] |
| The distance from the left edge of the first label to the left edge of the next label. More... | |
| Decimal | LabelHeight [get, set] |
| The height of each label. More... | |
| Decimal | LabelWidth [get, set] |
| The width of each label. More... | |
| Int32 | LabelsAcross [get, set] |
| The number of labels across a page. More... | |
| Int32 | LabelsDown [get, set] |
| The number of labels down a page. More... | |
| System.? DateTime | DateCreated [get, set] |
| The date the record was created. More... | |
| String | CreatedBy [get, set] |
| User ID of who created this record. More... | |
| System.? DateTime | DateModified [get, set] |
| The date the record was modified. More... | |
| String | ModifiedBy [get, set] |
| User ID of who last modified this record. More... | |
| DateTime | ModificationId [get, set] |
| This identifies the current version of the record. More... | |
Attributes for label paper.
|
inline |
Constructor.
|
inlinevirtual |
set default values
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
test for NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
inline |
assign NULL value
|
getset |
User ID of who created this record.
|
getset |
The date the record was created.
|
getset |
The date the record was modified.
|
getset |
The form the label is designed for.
|
getset |
The distance from the left edge of the first label to the left edge of the next label.
|
getset |
|
getset |
The height of each label.
|
getset |
|
getset |
The number of labels across a page.
|
getset |
The number of labels down a page.
|
getset |
The width of each label.
|
getset |
This identifies the current version of the record.
|
getset |
User ID of who last modified this record.
|
getset |
The distance from the left edge of the page to the left edge of the first label.
|
getset |
The disance from the top of the page to the top of the first label.
|
getset |
The distance from the top of the first label to the top of the next label.