Gets/Sets the Height of the control
Namespace: DotNetNuke.UI.UserControlsAssembly: DotNetNuke (in DotNetNuke.dll)
Syntax
| C# |
|---|
public Unit Height { get; set; } |
| Visual Basic |
|---|
Public Property Height As Unit Get Set |
| Sandcastle Documented DotNetNuke Core |
| TextEditor..::..Height Property |
| TextEditor Class See Also Send Feedback |
| C# |
|---|
public Unit Height { get; set; } |
| Visual Basic |
|---|
Public Property Height As Unit Get Set |