GeneratingGridFeatureSourceEventArgs¶
Inheritance Hierarchy¶
Object
EventArgs
GeneratingGridFeatureSourceEventArgs
Members Summary¶
Public Constructors Summary¶
Name |
---|
GeneratingGridFeatureSourceEventArgs() |
GeneratingGridFeatureSourceEventArgs(Int32,Int32,DateTime,Boolean) |
GeneratingGridFeatureSourceEventArgs(Int32,Int32,DateTime,Boolean,String) |
Protected Constructors Summary¶
Name |
---|
N/A |
Public Properties Summary¶
Name | Return Type | Description |
---|---|---|
GridCount | Int32 | Gets or sets the grid count. |
GridIndex | Int32 | Gets or sets the index of the grid. |
GridPathFilename | String | Gets or sets the grid path filename. |
IsCanceled | Boolean | Gets or sets a value indicating whether this instance is canceled. |
StartProcessTime | DateTime | Gets or sets the start process time. |
Protected Properties Summary¶
Name | Return Type | Description |
---|---|---|
N/A | N/A | N/A |
Public Methods Summary¶
Name |
---|
Equals(Object) |
GetHashCode() |
GetType() |
ToString() |
Protected Methods Summary¶
Name |
---|
Finalize() |
MemberwiseClone() |
Public Events Summary¶
Name | Event Arguments | Description |
---|---|---|
N/A | N/A | N/A |
Members Detail¶
Public Constructors¶
Name |
---|
GeneratingGridFeatureSourceEventArgs() |
GeneratingGridFeatureSourceEventArgs(Int32,Int32,DateTime,Boolean) |
GeneratingGridFeatureSourceEventArgs(Int32,Int32,DateTime,Boolean,String) |
Protected Constructors¶
Public Properties¶
GridCount
¶
Summary
Gets or sets the grid count.
Remarks
N/A
Return Value
Int32
GridIndex
¶
Summary
Gets or sets the index of the grid.
Remarks
N/A
Return Value
Int32
GridPathFilename
¶
Summary
Gets or sets the grid path filename.
Remarks
N/A
Return Value
String
IsCanceled
¶
Summary
Gets or sets a value indicating whether this instance is canceled.
Remarks
N/A
Return Value
Boolean
StartProcessTime
¶
Summary
Gets or sets the start process time.
Remarks
N/A
Return Value
DateTime
Protected Properties¶
Public Methods¶
Equals(Object)
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Boolean | N/A |
Parameters
Name | Type | Description |
---|---|---|
obj | Object | N/A |
GetHashCode()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Int32 | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
GetType()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Type | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
ToString()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
String | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
Protected Methods¶
Finalize()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Void | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |
MemberwiseClone()
¶
Summary
N/A
Remarks
N/A
Return Value
Type | Description |
---|---|
Object | N/A |
Parameters
Name | Type | Description |
---|---|---|
N/A | N/A | N/A |