Click or drag to resize

UppercaseLayoutRendererWrapper Properties

The UppercaseLayoutRendererWrapper type exposes the following members.

Properties
  NameDescription
Public propertyCulture
Gets or sets the culture used for rendering.
Public propertyInner
Gets or sets the wrapped layout. [DefaultParameter] so Inner: is not required if it's the first
(Inherited from WrapperLayoutRendererBase.)
Public propertyCode exampleToUpper
Same as Uppercase-property, so it can be used as ambient property.
Public propertyUppercase
Gets or sets a value indicating whether upper case conversion should be applied.
Top
See Also