Struct
NativeMethods.MARGINS

Definition

Namespace:Telerik.WinControls

Assembly:TelerikCommon.dll

Syntax:

cs-api-definition
public struct NativeMethods.MARGINS

Inherited Members ValueType.Equals(object)ValueType.GetHashCode()ValueType.ToString()

Fields

cxLeftWidth

Declaration

cs-api-definition
public int cxLeftWidth

Field Value

int

cxRightWidth

Declaration

cs-api-definition
public int cxRightWidth

Field Value

int

cyBottomHeight

Declaration

cs-api-definition
public int cyBottomHeight

Field Value

int

cyTopHeight

Declaration

cs-api-definition
public int cyTopHeight

Field Value

int