Gets or sets the image associated with the button.
Namespace: MindFusion.Scheduling
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
ImageSource Image { get; set; } |
Visual Basic Copy Code |
---|
Property Image As ImageSource |
An instance of the ImageSource class.
Scheduling for .NET MAUI Guide | © 2023 MindFusion |