RegionBaseCurrentCollapsedHeight Property
Height of the document collapsed area before current document element.
Namespace: SMath.ControlsAssembly: SMath.Controls (in SMath.Controls.dll) Version: 1.2.9018.0
public int CurrentCollapsedHeight { get; set; }
Public Property CurrentCollapsedHeight As Integer
Get
Set
public:
virtual property int CurrentCollapsedHeight {
int get () sealed;
void set (int value) sealed;
}
abstract CurrentCollapsedHeight : int with get, set
override CurrentCollapsedHeight : int with get, set
Int32IDocumentObjectCurrentCollapsedHeight