Report.Columns 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 int Columns { int get(); void set(int value); };
[System.ComponentModel.Browsable(false)]
public int Columns { get; set; }
[<System.ComponentModel.Browsable(false)>]
member this.Columns : int with get, set
Public Property Columns As Integer
Property Value
- Attributes