Gets or sets the Anchors option to allow Navigation to Report Items in Design Mode.
Namespace: AJE.DataReportEngineAssembly: AJE.DataReportEngine (in AJE.DataReportEngine.dll) Version: 4.0.8409.29839 (4.0.1.1)
public bool Anchors { get; set; }
public bool Anchors { get; set; }
Public Property Anchors As Boolean
Get
Set
Public Property Anchors As Boolean
Get
Set
public:
property bool Anchors {
bool get ();
void set (bool value);
}
public:
property bool Anchors {
bool get ();
void set (bool value);
}
Property Value
Type:
Boolean