[]
Creates a visibility change.
public static GridControlAdapterNotifyChange CreateVisibilityChange(int startingIndex, int count, bool isVisible, bool isAnimated)
Type | Name | Description |
---|---|---|
int | startingIndex | |
int | count | |
bool | isVisible | |
bool | isAnimated | Whether the change should be animated. |
Type | Description |
---|---|
GridControlAdapterNotifyChange |