ReportItem.ItemLocation Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
property Microsoft::ReportDesigner::ItemLocation ItemLocation { Microsoft::ReportDesigner::ItemLocation get(); void set(Microsoft::ReportDesigner::ItemLocation value); };
[System.ComponentModel.DisplayName("Location")]
public Microsoft.ReportDesigner.ItemLocation ItemLocation { get; set; }
[<System.ComponentModel.DisplayName("Location")>]
member this.ItemLocation : Microsoft.ReportDesigner.ItemLocation with get, set
Public Property ItemLocation As ItemLocation
Property Value
- Attributes