  | PropertyManagerPageOptionBoxLeft Property  | 
 [Missing <summary> documentation for "P:CodeStack.SwEx.PMPage.Controls.PropertyManagerPageOptionBox.Left"]
 
    Namespace: 
   CodeStack.SwEx.PMPage.Controls
    Assembly:
   CodeStack.SwEx.PMPage (in CodeStack.SwEx.PMPage.dll) Version: 0.7.2.0 (0.7.2.0)
Syntaxpublic short Left { get; set; }Public Property Left As Short
	Get
	Set
public:
virtual property short Left {
	short get () sealed;
	void set (short value) sealed;
}Property Value
Type: 
Int16Implements
IPropertyManagerPageControl.Left
See Also