ResizableAttribute constructor (1 of 2)
namespace: Serenity.ComponentModel assembly: Serenity.Net.Core
Initializes a new instance of the ResizableAttribute class.
public ResizableAttribute()
See Also
- class ResizableAttribute
ResizableAttribute constructor (2 of 2)
namespace: Serenity.ComponentModel assembly: Serenity.Net.Core
Initializes a new instance of the ResizableAttribute class.
public ResizableAttribute(bool value)
| parameter | description |
|---|---|
| value | if set to true [value]. |
See Also
- class ResizableAttribute