ILayoutEditor.PlaceholderStyle 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::PlaceholderStyle PlaceholderStyle { Microsoft::ReportDesigner::PlaceholderStyle get(); void set(Microsoft::ReportDesigner::PlaceholderStyle value); };
public Microsoft.ReportDesigner.PlaceholderStyle PlaceholderStyle { get; set; }
member this.PlaceholderStyle : Microsoft.ReportDesigner.PlaceholderStyle with get, set
Public Property PlaceholderStyle As PlaceholderStyle