menu

WPF

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class TileViewControlColumnCountChangedCommand - WPF API Reference | Syncfusion

    Show / Hide Table of Contents

    Class TileViewControlColumnCountChangedCommand

    Inheritance
    System.Object
    ControlCommandBase<TileViewControlColumnCountChangedCommandBehavior, TileViewControl>
    TileViewControlColumnCountChangedCommand
    Inherited Members
    ControlCommandBase<TileViewControlColumnCountChangedCommandBehavior, TileViewControl>.CommandParameterProperty
    ControlCommandBase<TileViewControlColumnCountChangedCommandBehavior, TileViewControl>.CommandProperty
    ControlCommandBase<TileViewControlColumnCountChangedCommandBehavior, TileViewControl>.GetCommand(TileViewControl)
    ControlCommandBase<TileViewControlColumnCountChangedCommandBehavior, TileViewControl>.GetCommandParameter(TileViewControl)
    ControlCommandBase<TileViewControlColumnCountChangedCommandBehavior, TileViewControl>.SetCommand(TileViewControl, ICommand)
    ControlCommandBase<TileViewControlColumnCountChangedCommandBehavior, TileViewControl>.SetCommandParameter(TileViewControl, Object)
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: Syncfusion.Windows.Tools.MVVM
    Assembly: Syncfusion.Shared.MVVM.WPF.dll
    Syntax
    public class TileViewControlColumnCountChangedCommand : ControlCommandBase<TileViewControlColumnCountChangedCommandBehavior, TileViewControl>

    Constructors

    TileViewControlColumnCountChangedCommand()

    Declaration
    public TileViewControlColumnCountChangedCommand()
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved