SimpleLink(DataTemplate, Int32, String) Constructor
In This Article
Initializes a new instance of the SimpleLink class with the document name.
Namespace: DevExpress.Xpf.Printing
Assembly: DevExpress.Xpf.Printing.v14.2.dll
#Declaration
#Parameters
Name | Type | Description |
---|---|---|
detail |
Data |
A Data |
detail |
Int32 | An integer value, which specifies the count of detail records. This value is assigned to the Simple |
document |
String | A String value that specifies a document name. This value is assigned to the Link |
See Also