Report.ReportColumns 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::ReportColumns ReportColumns { Microsoft::ReportDesigner::ReportColumns get(); void set(Microsoft::ReportDesigner::ReportColumns value); };
[System.ComponentModel.DisplayName("Columns")]
public Microsoft.ReportDesigner.ReportColumns ReportColumns { get; set; }
[<System.ComponentModel.DisplayName("Columns")>]
member this.ReportColumns : Microsoft.ReportDesigner.ReportColumns with get, set
Public Property ReportColumns As ReportColumns
Property Value
- Attributes