Size of icon envelope relative to the size of icon content. Icon content is 16. Default for this is 34 (based on Asset Navigator).

Namespace: Ico.WPF.Specialized.DataGridControl
Assembly: IcoWPFSpecialized (in IcoWPFSpecialized.dll) Version: 10.97.212.0 (10.97.212.00)

Syntax

C#
public int IconEnvelopeSize { get; set; }
Visual Basic
Public Property IconEnvelopeSize As Integer
	Get
	Set
JScript
function get IconEnvelopeSize () : int
function set IconEnvelopeSize (value : int)

See Also