IWrappable Interface
Specifies if the object contains wrappable data.
Namespace: BeeMobile.DataGridAssembly: BeeMobile.DataGrid.NET48 (in BeeMobile.DataGrid.NET48.dll) Version: 4.8.1.19
public interface IWrappable
Public Interface IWrappable
Wrappable data is typically a
String object. If such data is
painted into a client area, one should specify how the data is painted, if
there is not enough space in the client area to draw the data.
Reference
TextWrappingModes