'Declaration Public ReadOnly Property ActualAutoHeight As Boolean
public bool ActualAutoHeight { get; }
public: __property bool get_ActualAutoHeight();
Property Value
True if row height is calculated automatically; false if row height is not calculated automatically.