'Usage
Dim instance As GridControl
Dim value As StringTrimming
instance.Trimming = value
value = instance.Trimming
[Description("Indicates how text displayed in the cell will be trimmed when it exceeds the edges of the layout rectangle.")]
[Category("Appearance")]
[ApplyToDesigner(true)]
public StringTrimming Trimming {get; set;}
To reset the value of the Trimming property to its default value, DefaultTrimming, the ResetTrimming method must be called.
Requirements
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2