AllowImageScaling Property (RibbonLabel)
In This Topic
Gets or sets a value indicating if the image can be scaled in high-resolution applications.
Syntax
'Declaration
Public Overridable Property AllowImageScaling As Boolean
public virtual bool AllowImageScaling {get; set;}
See Also