NGWS SDK Documentation  

This is preliminary documentation and subject to change.
To comment on this topic, please send us email at ngwssdk@microsoft.com. Thanks!

Border.Right

[To be supplied.]

[Visual Basic]
Overridable Public ReadOnly Property Right As Edge
[C#]
public Edge Right {virtual get;}
[C++]
public: __property virtual Edge* get_Right();
[JScript]
public function get Right() : Edge;

See Also

Border Class | Border Members | System.WinForms Namespace