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