Gets or sets the row height
Declaration Syntax| C# | Visual Basic | Visual C++ |
public double Height { get; set; }
Public Property Height As Double
public: property double Height { double get (); void set (double value); }
Declaration Syntax| C# | Visual Basic | Visual C++ |
public double Height { get; set; }
Public Property Height As Double
public: property double Height { double get (); void set (double value); }