ResizableAttribute constructor (1 of 2)

namespace: Serenity.ComponentModel   assemblySerenity.Net.Core

Initializes a new instance of the ResizableAttribute class.

public ResizableAttribute()

See Also


ResizableAttribute constructor (2 of 2)

namespace: Serenity.ComponentModel   assemblySerenity.Net.Core

Initializes a new instance of the ResizableAttribute class.

public ResizableAttribute(bool value)
parameter description
value if set to true [value].

See Also