Softelvdm.Controls Class Library for Windows Controls 1.0

Dimensions Property, CellBaseClass Class

Softel vdm, Inc.

Returns the dimensions of the cell.

Syntax      CellBaseClass Class (Softelvdm.Controls)

VB   

Public ReadOnly Overridable Property Dimensions As Size

C#   

public virtual Size Dimensions { get; }

C++   

public: property virtual Size Dimensions {
        Size get();
}

Property Value

The dimensions of the cell.

Comments

The Dimensions property returns the dimensions of the cell.

The Dimension property returns the actual size of the cell, including any merged, subordinate cells.

The RealHeight and RealWidth properties can be used to retrieve the actual cell size, without any merged, subordinate cells.

Version Information

Supported in version 1.0.
Products Table


Feedback / comments / error reports for this topic
© 2007 - Softel vdm, Inc. - www.softelvdm.com