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