DataRegionPlaceholderItem.BorderColor 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::ItemBorderColor BorderColor { Microsoft::ReportDesigner::ItemBorderColor get(); void set(Microsoft::ReportDesigner::ItemBorderColor value); };
[System.ComponentModel.Browsable(false)]
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
public Microsoft.ReportDesigner.ItemBorderColor BorderColor { get; set; }
[<System.ComponentModel.Browsable(false)>]
[<System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)>]
member this.BorderColor : Microsoft.ReportDesigner.ItemBorderColor with get, set
Public Property BorderColor As ItemBorderColor
Property Value
- Attributes