FormGroupControl.style Method

Definition

Overloads

style(Int32)
style()

style(Int32)

public:
 virtual int style(int _value);
public virtual int style (int _value);
abstract member style : int -> int
override this.style : int -> int
Public Overridable Function style (_value As Integer) As Integer

Parameters

_value
Int32

Returns

Applies to

style()

public:
 virtual int style();
public virtual int style ();
abstract member style : unit -> int
override this.style : unit -> int
Public Overridable Function style () As Integer

Returns

Applies to