LinearPointer::Type Property

 

Updated: February 25, 2016

Type of pointer.

Namespace:   Microsoft.ReportingServices.RdlObjectModel
Assembly:  Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)

public:
property ReportExpression<LinearPointerTypes> Type {
	ReportExpression<LinearPointerTypes> get();
	void set(ReportExpression<LinearPointerTypes> value);
}
Return to top
Show: