CustomReportItemDesigner.DefaultSize 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:
virtual property Microsoft::ReportDesigner::ItemSize DefaultSize { Microsoft::ReportDesigner::ItemSize get(); };
[System.ComponentModel.Browsable(false)]
public virtual Microsoft.ReportDesigner.ItemSize DefaultSize { get; }
[<System.ComponentModel.Browsable(false)>]
member this.DefaultSize : Microsoft.ReportDesigner.ItemSize
Public Overridable ReadOnly Property DefaultSize As ItemSize
Property Value
- Attributes