[This is preliminary documentation and is subject to change.]
Namespace: NFX.WinForms.Controls.GridKitAssembly: NFX.WinForms (in NFX.WinForms.dll) Version: 3.0.0.1 (3.0.0.1)
protected override void SetBoundsCore(
int x,
int y,
int width,
int height,
BoundsSpecified specified
)
protected override void SetBoundsCore(
int x,
int y,
int width,
int height,
BoundsSpecified specified
)
Protected Overrides Sub SetBoundsCore (
x As Integer,
y As Integer,
width As Integer,
height As Integer,
specified As BoundsSpecified
)
Protected Overrides Sub SetBoundsCore (
x As Integer,
y As Integer,
width As Integer,
height As Integer,
specified As BoundsSpecified
)
protected:
virtual void SetBoundsCore(
int x,
int y,
int width,
int height,
BoundsSpecified specified
) override
protected:
virtual void SetBoundsCore(
int x,
int y,
int width,
int height,
BoundsSpecified specified
) override
abstract SetBoundsCore :
x : int *
y : int *
width : int *
height : int *
specified : BoundsSpecified -> unit
override SetBoundsCore :
x : int *
y : int *
width : int *
height : int *
specified : BoundsSpecified -> unit
abstract SetBoundsCore :
x : int *
y : int *
width : int *
height : int *
specified : BoundsSpecified -> unit
override SetBoundsCore :
x : int *
y : int *
width : int *
height : int *
specified : BoundsSpecified -> unit