PosType Property
|
|
| Cute Editor for ASP.NET 6.7 Class Library |
| DivPos..::..PosType Property |
| DivPos 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 PositionType PosType { get; set; } |
| Visual Basic |
|---|
Public Property PosType As PositionType Get Set |
| Visual C++ |
|---|
public: property PositionType PosType { PositionType get (); void set (PositionType value); } |