Click or drag to resize

SubstringLayoutRendererWrapper Properties

The SubstringLayoutRendererWrapper type exposes the following members.

Properties
  NameDescription
Public propertyInner
Gets or sets the wrapped layout. [DefaultParameter] so Inner: is not required if it's the first
(Inherited from WrapperLayoutRendererBase.)
Public propertyLength
Gets or sets the length in characters. If null, then the whole string
Public propertyStart
Gets or sets the start index.
Top
See Also