Table of Contents

Property SizeText

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

SizeText

Gets the string representation of the size if it is available; otherwise, returns an empty string.

public virtual string SizeText { get; }

Property Value

string

Remarks

Use this property to obtain a user-friendly display of the size value. If the size has not been set, this property returns an empty string.