Class WaffleLayoutOptions
Inheritance
System.Object
WaffleLayoutOptions
Namespace: PnP.Framework.Modernization.Transform
Assembly: PnP.Framework.dll
Syntax
public class WaffleLayoutOptions : object
Properties
IconSize
OnlyShowThumbnail
Declaration
public bool OnlyShowThumbnail { get; set; }
Property Value
System.Boolean
|