Gets the properties of this HeaderStyle instance as IDictionary<string, object> list.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling.WebForms
C#
![]() |
---|
public override IDictionary<string, Object> GetProperties () |
Visual Basic
![]() |
---|
Public Overrides Function GetProperties () As IDictionary(Of String, Object) |
Type: IDictionary(String, Object)
An IDictionary<string, object> list that holds the name of each property and its value.