IPresentationFormatterSupportWrapLevels Property
|
Gets whether this formatter uses standard column/row formatting logic, or implemented its custom logic.
Namespace:
Ingeniux.CMS.Presentation
Assembly:
Ingeniux.CMS.CSAPI (in Ingeniux.CMS.CSAPI.dll) Version: 10.3.169
Syntax bool SupportWrapLevels { get; }
ReadOnly Property SupportWrapLevels As Boolean
Get
property bool SupportWrapLevels {
bool get ();
}
abstract SupportWrapLevels : bool with get
Property Value
Type:
BooleanSee Also