Infragistics(R) NetAdvantage(R) : Silverlight 2011.2
DisplayChars Property
See Also  E-mail your feedback on this topic.
Infragistics.Controls.Editors Namespace > SectionBase Class : DisplayChars Property

Returns the display characters of this section.

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property DisplayChars As DisplayCharsCollection
C# 
public DisplayCharsCollection DisplayChars {get;}

See Also