ContainerBase.HasBorder 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.
Always has a border
protected:
 virtual property bool HasBorder { bool get(); };protected virtual bool HasBorder { [System.Diagnostics.DebuggerStepThrough] get; }[<get: System.Diagnostics.DebuggerStepThrough>]
member this.HasBorder : boolProtected Overridable ReadOnly Property HasBorder As BooleanProperty Value
- Attributes