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 LeftBorder { get; } |
Visual Basic |
---|
Public ReadOnly Property LeftBorder As BorderStyle Get |
Visual C++ |
---|
public: property BorderStyle^ LeftBorder { BorderStyle^ get (); } |