Namespace: DeltaEngine.Editor.UIEditorAssembly: DeltaEngine.Editor.UIEditor (in DeltaEngine.Editor.UIEditor.dll) Version: 1.1.1.0 (1.1.1)
public string RightMargin { get; set; }
public string RightMargin { get; set; }
Public Property RightMargin As String
Get
Set
Public Property RightMargin As String
Get
Set
public:
property String^ RightMargin {
String^ get ();
void set (String^ value);
}
public:
property String^ RightMargin {
String^ get ();
void set (String^ value);
}
member RightMargin : string with get, set
member RightMargin : string with get, set
Property Value
Type:
String