The Default settings of the grid when it goes in runtime mode
Namespace: Ico.Awx.ListAssembly: AwxViewControl (in AwxViewControl.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
C# |
---|
public AwxListViewSettings DefaultSettings { get; set; } |
Visual Basic |
---|
Public Property DefaultSettings As AwxListViewSettings Get Set |
JScript |
---|
function get DefaultSettings () : AwxListViewSettings function set DefaultSettings (value : AwxListViewSettings) |