'Declaration Public Enum RecordResizingArea Inherits System.Enum
public enum RecordResizingArea : System.Enum
Member | Description |
---|---|
CellsOnly | The far edge of the CellValuePresenter may be used to resize the field. One cannot resize the field using the far edge of the RecordSelector |
Default | The default area. By default this will be resolved to CellsOnly. |
RecordSelectorsAndCells | The far edge of the RecordSelector and CellValuePresenter may be used to resize the field. |
RecordSelectorsOnly | The far edge of the RecordSelector may be used to resize the field. One cannot resize the field using the far edge of the CellValuePresenter |
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, 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