RightBorder Property
|
|
| Cute Editor for ASP.NET 6.7 Class Library |
| RectStyle..::..RightBorder Property |
| RectStyle Class See Also Send Feedback |
Namespace:Â CuteEditor.Convertor
Assembly:Â CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Assembly:Â CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Syntax
| C# |
|---|
public BorderStyle RightBorder { get; } |
| Visual Basic |
|---|
Public ReadOnly Property RightBorder As BorderStyle Get |
| Visual C++ |
|---|
public: property BorderStyle^ RightBorder { BorderStyle^ get (); } |