Class CustomReportItem
Inheritance
System.Object
CustomReportItem
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Assembly: Syncfusion.ReportControls.Wpf.dll
Syntax
public class CustomReportItem
Constructors
CustomReportItem(CustomReportItem)
Declaration
public CustomReportItem(CustomReportItem criItem)
Parameters
Properties
ActionInfo
Declaration
public ActionInfo ActionInfo { get; }
Property Value
AltReportItem
Declaration
public AltReportItem AltReportItem { get; }
Property Value
Bookmark
Declaration
public string Bookmark { get; }
Property Value
Type |
Description |
System.String |
|
CustomData
Declaration
public CustomData CustomData { get; }
Property Value
CustomProperties
Declaration
public CustomProperties CustomProperties { get; }
Property Value
DataElementName
Declaration
public string DataElementName { get; }
Property Value
Type |
Description |
System.String |
|
DataElementOutput
Declaration
public DataElementOutputs DataElementOutput { get; }
Property Value
DocumentMapLabel
Declaration
public string DocumentMapLabel { get; }
Property Value
Type |
Description |
System.String |
|
GeneratedReportItem
Declaration
public Image GeneratedReportItem { get; }
Property Value
Height
Declaration
public Size Height { get; }
Property Value
LabelLocID
Declaration
public string LabelLocID { get; }
Property Value
Type |
Description |
System.String |
|
Left
Declaration
public Size Left { get; }
Property Value
Name
Declaration
public string Name { get; }
Property Value
Type |
Description |
System.String |
|
RepeatWith
Declaration
public string RepeatWith { get; }
Property Value
Type |
Description |
System.String |
|
Style
Declaration
public Style Style { get; }
Property Value
Declaration
public string ToolTip { get; }
Property Value
Type |
Description |
System.String |
|
Top
Declaration
Property Value
Type
Declaration
public string Type { get; }
Property Value
Type |
Description |
System.String |
|
Value
Declaration
public string Value { get; }
Property Value
Type |
Description |
System.String |
|
Visibility
Declaration
public Visibility Visibility { get; }
Property Value
Width
Declaration
public Size Width { get; }
Property Value
ZIndex
Declaration
public int ZIndex { get; }
Property Value
Type |
Description |
System.Int32 |
|
Methods
CreateCriImageDefinition()
Declaration
public void CreateCriImageDefinition()
CreateCustomProperty()
Declaration
public CustomProperty CreateCustomProperty()
Returns