ItemStyleChangedEventArgs Constructor
Namespace: BeeMobile.TouchListAssembly: BeeMobile.TouchList.NET48 (in BeeMobile.TouchList.NET48.dll) Version: 4.8.5.24
public ItemStyleChangedEventArgs(
string sPropertyName,
ItemChangeType aType
)
Public Sub New (
sPropertyName As String,
aType As ItemChangeType
)
Parameters
- sPropertyName String
- Name of the property whose value was changed.
- aType ItemChangeType
- Specifies the type of change.