IBoxDimensionsLeft Property
|
Gets/sets the size of left side
Namespace:
Ingeniux.CMS.Presentation
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax Property Left As Integer
Get
Set
property int Left {
int get ();
void set (int value);
}
abstract Left : int with get, set
Property Value
Type:
Int32See Also